.ac_footer {
    position: relative;
    top: 30px;
    height: 0;
    text-align: center;
    color: #A12000;
    line-height: 1.2;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
    padding: 0 10px;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}

@media (max-width: 767px) {
    .header__title {
        font-size: 48px !important;
    }
}