@media only screen and (max-width: 8548px) {
.text-center{
	text-align: center;
	margin-bottom: 0px; 
	font-size: 30px;
}
.letteruppercase{

	text-transform: uppercase;
}
.size{
	margin-bottom: 0px; 
	font-size: 15px;
}
.borde{
border: 1px solid #aaaaaa;
padding-left:20px;
font-size: 13px;

}

.boldtext{
	font-weight: 600;
}
.line{
	line-height: 2.5;
}
}