.hero-cockpit-container{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}
.hero-cockpit-title-container{max-width:1000px}
.hero-cockpit-description-container{width:100%;display:flex;max-height:630px;position:relative;margin-top:72px}
.hero-cockpit-title{width:100%;text-align:center;font:normal normal 800 36px/38px Barlow}
.hero-cockpit-image{width:100%;height:auto;object-fit:cover}
@media(max-width:640px){.hero-cockpit-title{font:normal normal bold 32px/34px Barlow}
}