.text{
    margin: 50px 0px 0px 0px;
}

.theme{
    margin-top:0%;
}

.ort{
    padding-bottom: 100px;
}

.differ{
    margin-bottom: 30px;
}

@media screen and (max-width:991px){
    .ort{
        height:120vw;
        width: 100%;
    }
}