@media (max-width: 991px) {
#sp-header {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
#sp-main-body {
margin-top: 0 !important;
padding-top: 0 !important;
}
.sppb-section:first-child {
margin-top: 0 !important;
padding-top: 0 !important;
}
.sppb-section:first-child .sppb-row {
margin-top: 0 !important;
padding-top: 0 !important;
}
}