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

    #heroOverview {
        padding: 0 25px;
    }

}