@media (min-width: 769px) {
    .container {width: 1256px!important;}
}
@media (max-width: 768px) {
    
}
