




/*tablet*/






@media only screen and (max-width: 800px) {
 
.capa_promo {
    float: left;
    width: 100%;
    margin-left: 0px;
    text-align: center;
}

}
