@media only screen and (min-width: 1024px) {
    .content {
        max-width: 750px;
    }
}