
.jumbo{border-radius:6px;margin-top:25px;background-image:url("../themes/sdt-theme/assets/images/jumbo-bg.svg");padding:25px;margin-bottom:40px;position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}
@media only screen and (max-width:767px){.jumbo{background-image:none;padding:15px 0 15px 0;margin-bottom:15px;border-bottom:1px solid #eaeaea;border-radius:0}.jumbo .partial-divider{display:none}}
.jumbo .jumbo-left h1{font-size:30px;color:#55ef9c}
@media only screen and (max-width:991px){.jumbo .jumbo-left h1{font-size:30px}}
@media only screen and (max-width:767px){.jumbo .jumbo-left h1{color:#ff7979}}
@media only screen and (max-width:575px){.jumbo .jumbo-left h1{font-size:25px}}
.jumbo .jumbo-left .h1-bottom{margin:0}
.jumbo .jumbo-left p{font-weight:500;font-size:16px;color:#FFF;margin:0}
@media only screen and (max-width:767px){.jumbo .jumbo-left p{color:#3f3744}}
.jumbo .jumbo-right{text-align:center;display:flex;flex-direction:column;justify-content:center}
@media only screen and (max-width:991px){.jumbo .jumbo-right{text-align:right;bottom:0;margin:0;justify-content:flex-end;align-items:flex-end;display:flex;height:auto;margin-bottom:10px}}
.jumbo .jumbo-right img{height:130px}
@media only screen and (max-width:991px){.jumbo .jumbo-right img{height:80px}}
@media only screen and (max-width:767px){.jumbo .jumbo-right img{opacity:0.3;position:absolute;display:none}}