@media only screen and (min-width: 1024px) {
    #banner .content {
        width: 65%;
    }
}