﻿.support__inner {
    padding-top: 72px;
}

@media (min-width: 640px) {
    .support__inner {
        padding-top: 100px;
    }
}
