.fs-20 {
    font-size: 20px;
}

.gutters-hero {
    min-height: 444px;
    max-width: 1440px;
    background: url(../images/gutters/gutter-hero-bg.png);
    background-repeat: no-repeat;
}
.hero-text {
    font-size: 14px;
}
.mt-modal {
    margin-top: 7rem !important;
}
@media (max-width: 375px) {
    .container {
        padding-left: .1rem !important;
        padding-right: .1rem !important;
    }
}