.stit {
    position: relative;
    width: 100%;
}

.banner_text {
    position: absolute;
    color: #fff;
    left: 5vw;
}

.stit h3 {
    top: 10vw;
    font-size: 5vw;
}

.stit h5 {
    top: 17vw;
    font-size: 3vw;
    font-weight: 500;
}
