@media only screen and (max-width: 767px) {
div#content4 {
    margin: 0 20px;
}

div#name-row {
    gap: 0;
}

}