@media only screen and (max-width: 767px){

h2.lo{
    font-size:20px;
}
.soue{

    font-size:33px;
    line-height: 45px;
    width:100%;
    max-width:100;
}
.loes{
      width:100%;
    max-width:100%;
}
.wales{
    margin-top:80px;
}
.tyue{
    padding-top:15px;
    padding-bottom:15px;
}
.qoio{
    width:60%;
}
.south{
    width:60%;
    bottom: 22px;
}

.wales{
    height:360px;
}
}
@media only screen and (max-width: 992px){
    .wales{
        margin-top:60px;
    }
    .soue{
        width:100%;
        max-width:100%;
    }
}
