body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important; 
}
.tc {
    font-size: 72px;
}

@media (max-width: 767.98px) {
    .img-home {
        display: none !important;
    }
    .sd-home {
        margin-top:-20px !important;
        text-align: center !important;
    }
}