.thanks-my-friends{
    max-width: 500px;
    color: #341e34;
    font-size: 15px;
}

.thanks-my-friends h2{
    font-size: 18px;
}

@media (max-width: 768px) {
    .bx-header .bx-logo-block svg {
        max-width: 160px;
        height: auto;
    }
}