@charset "utf-8";


@media screen and (min-width: 768px) {

    .mb-16 {
        margin-bottom: -16px;
    }
}
