/* 
    Author     : Ofitec
*/
@media screen and (max-width: 1200px) {
    .centro{ width:90%;min-width: 980px;}
    body,footer{min-width: 980px;}
}