.top-section-herobanner{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:var(--spacing-x-small);justify-content:center}.top-section-herobanner h1{padding:var(--spacing-xm-small) 0}.main-img-herobanner-container{display:none}@media screen and (min-width:1000px){.top-section-herobanner{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.main-img-herobanner-container{display:block;height:208px;width:208px}.main-img-herobanner-container img{height:100%;width:100%}.main-text-herobanner-container{width:60%}}