.spacer {
        padding: 30px 0px !important;
    }

@media (min-width: 768px) and (max-width: 1199px) {
    .spacer {
        padding: 30px 0px !important;
    }
}

.startup-brand-section .startup-brand-heading {
    top: 1rem;
    left: 12rem;
}