﻿.yertut{
    margin-top:150px;
    display:block;
}

@media screen and (max-width: 960px) { /* width at which layout changes  */
    .yertut {
        margin-top: 5px;
        /* width: 90px; -- set to the smaller value you want */
    }

    
.siparisform{
    width:90%;

}

.siparisic{
    width:100%;
     text-align:left;

}



}