@media screen and (max-width: 768px) {
.tewol_gwenim {
    width: 95%;
    width: calc(100% - 20px);
}
.tewol_lejin, .tewol_rijen {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear:both;
}
.tewol_tomri {
	display:none;
}
}