.entero {
	width: 100% !important;
}

.ancho {
	width: 200px !important;
}

.ancho2 {
	width: 120px !important;
}

.midesfonts {
	text-align: left;
	font-size: 14px !important;
}

.color2 {
	font-style: italic;
	color: #563019;
}

.marca2 {
	background-image: url("../../../images/logo/logoBonestar3.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 479px) {
	.midesfonts {
	font-size: 12px !important;	
	text-align: left !important;
    }
    .textnew1 {
        width: 100% !important;
    }
}

