@media screen and (min-width:1083px) and (max-width:1130px) {
.xgp-hero .m-hero-item .c-paragraph-1 {
    font-size: 16px;
    line-height: 20px;
}
}

@media screen and (max-width: 350px) {
.SB-hero-banner .m-multi-feature {
    padding-top: 64px;
}
}