.banner{max-height:400px;display:flex!important;flex-direction:row;align-items:center;justify-content:space-around}.left-side,.right-side{max-width:45%}.left-side{padding-bottom:5px}.title-text{font-size:3rem;font-weight:400;margin-bottom:1rem;margin-top:1rem;word-break:break-word}.subheader-text{font-size:1.5rem;font-weight:300;line-height:1;margin:1rem auto;word-break:break-word}.body-text{font-size:1rem;word-break:break-word}.right-side>img{max-height:350px;max-width:100%}.action-button{outline:none;border:none;padding:10px 15px;font-size:1rem;font-weight:bold;letter-spacing:1px;cursor:pointer;border-radius:0;width:fit-content}@media(max-width:850px){.banner{max-height:none;height:fit-content;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;padding-bottom:35px}.left-side,.right-side{width:100%;max-width:none}.right-side>img{display:flex;width:100%;max-width:fit-content;height:fit-content;margin:auto}.title-text,.body-text,.subheader-text{text-align:center;width:90%;margin:.5rem auto;word-break:break-word}.title-text{font-size:2.5rem}.subheader-text{font-size:1.5rem}.action-button{display:flex;margin-top:15px;margin-left:auto;margin-right:auto}.slick-slider,.slick-list,.slick-track{height:auto}}