@media screen and (min-width: 768px) {

    .content div {
        padding-right: 200px;
    }

}
