core/skin/m2.yurecnt.ru/css/style.css.1

5 lines
170 B
Groff
Raw Normal View History

2023-04-09 19:52:26 +05:00
.img-responsive.mobile {display: none;}
@media screen and (max-width: 767px) {
.img-responsive.mobile {display: block;}
.img-responsive.desctop {display: none;}
}