.years-container-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1280px;text-align:center;width:100%}.years-container-wrapper .img{height:auto;max-width:100%;width:213px}.years-container-wrapper .heading{width:100%}.years-container-wrapper .heading span{color:var(--secondary-color);display:block;font-family:var(--primary-font);font-size:28px;font-weight:700;line-height:1.2;text-transform:uppercase}@media (min-width:992px){.years-container-wrapper{flex-direction:row;justify-content:space-between;text-align:left}.years-container-wrapper .heading{width:68%}.years-container-wrapper .heading span{font-size:48px;line-height:64px}}