.a-tail {
    margin-bottom: 30px;
}

@media (max-width: 576px) {
    .a-tail {
        margin-bottom: 30px;
    }
}