.icon-after::after, .more::after {
    top : -0.08em;
}
.section-sales-inquiries .sales-inquiries-inner{
    margin-bottom: 50px;
}

.section-sales-inquiries .typography-headline-reduced{
    min-width: 360px;
}
.section-support .typography-headline-reduced{
    min-width: 290px;
}
/* Small Viewport 이하 */
@media screen and (max-width: 734px) {
    .section-support .typography-headline-reduced,
    .section-sales-inquiries .typography-headline-reduced{
        min-width: 240px;
    }
}

.section-support .get-help a[href *= beatsbydre] .icon,
.section-support .get-help a[href *= getsupport] .icon{
    white-space: nowrap;
    margin-left: -4.55px;
}