<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blogloseplast{
	width: 100%;
	height: 50vh;
}
.blogloseplast img{
	position: absolute;
	bottom: 2vh;
	right: 2vh;
	width: 10%;
	max-width: 96px;
	min-width: 64px;
}
.panot{
	width: 33.33%;
	height: 100%;
}
.p_izq{ background: url(../../img/loseta-verde-plastico.jpg) no-repeat center; background-size: cover;}
.p_cen{ background: url(../../img/loseta-exterior-marron.jpg) no-repeat center; background-size: cover;}
.p_der{	background: url(../../img/loseta-interior-gris.jpg) no-repeat center; background-size: cover;}

.tit1{
	border-bottom: solid 1px #3F7FAB;
	margin-bottom: 16px;
	padding-bottom: 8px;
	text-align: left;
}
@media only screen and (max-width: 829px)  {
	.blogloseplast{height: 30vh;}
}
</pre></body></html>