.oi-section-image-container img{
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .oi-section-header h2{
        margin-top: 1em;
    }
}