@media (max-width: 768px) {
    .site-logo {
        width: 120px;
    }

    .btnGetConnection {
        width: 100%;
    }
}