.sub-hero-container{max-height:330px;min-height:180px;background-color:#f3f3f3;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:25px}.sub-hero-container .persona-role{font-family:Montserrat;font-style:normal;font-weight:500;font-size:32px;line-height:39px;text-align:center;color:#000;margin:10px 0}.sub-hero-container .persona-description{font-family:Roboto;font-style:normal;font-weight:normal;font-size:24px;line-height:32px;text-align:center;color:#494955;max-width:800px}@media screen and (max-width:500px){.sub-hero-container .persona-role{font-size:24px;line-height:28px}.sub-hero-container .persona-description{font-weight:normal;font-size:16px;line-height:22px}}