.qsn{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;    flex-direction: row-reverse;
}

.qsn img{max-width:100%;width:auto;margin:0 auto 30px;}

.qsn li{font-family: 'Ubuntu', sans-serif;color:#737374;}


.text_poma{padding-bottom:20px}
@media screen and (max-width: 992px) {
.text_poma h1 {
font-size: 25px;
}
}
@media screen and (max-width: 767px) {
.no-padding-left {
margin-top: 30px;
}
}
@media screen and (max-width: 550px) {
.text_poma h1 {
font-size: 20px;
}
}








