.aerofly{ position: relative; z-index: 2 }

.aerofly__title {
    position: relative;
    z-index: 2;
    margin-bottom: max(32px, 4.26vw);
    font-family: Riel, sans-serif;
    font-style: normal;
    line-height: 100%;
    text-decoration: none;
    font-size: max(40px, 5vw);
    font-weight: 700;
    text-align: center;
}