@media all and (max-width: 768px) {

    .site__footer {
        padding-bottom: 110px;
    }
}
