@media only screen and (max-width: 1280px) {
    .main{
        max-width: 100%;
    }
}