
@media screen and (max-width: 767px) {
    #responsibilities img {
        max-width: 100%;
        height: auto;
    }
}