@media(max-width:1138px){
.banner-rinki{
    width: 100%;
    height:522px;
    overflow: hidden;
    position: relative;
}
.banner-rinki video{
    width:100%; 
    height: 870px;
    position: absolute;
    top:-200px;
}
}