@media (max-width: 768px) {
    .connect-title {
        font-size: 3rem !important;
    }
    .connect-section {
        background-size: cover;
        background-position: center;
        height: 50vh !important;
    }
}
