#home-section {
   height: 35vh !important;
    min-height: 75vh;

}

@media (max-width: 600px) {
    .text-center {
        text-align: center !important;
        padding-top: 5em;
    }
}