.hero-small{width:100% !important;height:512px}
.hero-large{width:100% !important;height:746px}
.hero-small-text{width:40.28% !important;height:512px !important}
.hero-small-image{width:66.72% !important;height:512px !important}
.hero-large-text{width:40.28% !important;height:746px !important}
.hero-large-image{width:66.72% !important;height:746px !important}
#heroDesc{overflow-wrap:break-word}
#hero-text{display:flex;justify-content:center;align-items:center;position:relative}
.hero-inner-div{display:flex;flex-direction:column;justify-content:center}
@media(min-width:340px) and (max-width:768px){.hero-small{width:100% !important}
.hero-small-image{width:100%!important;height:234px !important}
.hero-small-text{width:100% !important;height:342px !important}
.hero-large{width:100% !important;height:auto}
.hero-large-image{width:100%!important;height:234px !important}
.hero-large-text{width:100% !important;height:342px !important}
}
@media(min-width:768px) and (max-width:1349px){.hero-small{width:100% !important}
.hero-large{width:100% !important}
.hero-small-text{width:40.28% !important}
.hero-small-image{width:66.72% !important}
.hero-large-text{width:40.28% !important}
.hero-large-image{width:66.72% !important}
}
@media(min-width:640px){.hero-text-container{max-width:50pc !important}
}
@media(min-width:1536px){.hero-text-container{max-width:114pc !important}
}