@media screen and (max-width: 640px) {
    .t-heading_md {
        margin-top: 80px;
    }
}