<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tagHomeDiv{
    width:100%;
}

.tagHomeRow{
    /*background-color:#fcfcfc; 
    border-bottom:2px solid #f5f5f5; */
    padding-top:40px;
    padding-bottom:40px; 
    text-align:center
}


.tagHomeDivImg{
    border:0px solid #f00; 
    text-align:center;
}

.tagHomeImg{
    width:90%;
}

/* customizar tag home */
@media (max-width:990px){
 .tagshome div img{
  width:70% !important;
 }
}</pre></body></html>