@media (min-width: 992px) {
    section h1 {
        max-width: 50%;
    }
}
section .img-responsive {
    margin: 0;
}