@media(max-width:480px){
    .banner-main-title {
    position: absolute;
    top: -50px;
    right: 7.1vw;
    z-index: 1;
    line-height: 28px;
}
}