﻿/* Narrow */
@media (max-width: 549px) {
    .name-holder-mobile {
        padding-left: 3%;
        padding-right: 3%;
    }
}