@media screen and (max-width: 768px){
nav{ width:100%}
nav ul{float:none;text-align:center;padding:0}
nav ul li{display:block}
.section3_bg img,.section4_bg img{width:300px}
.section6_bg .dots{left:-10px}
.menu-btn{display:block;margin-bottom:20px}
}
CFile::ShowImage($arResult['PREVIEW_PICTURE'], 200, 200, "border=0", "", true);
echo CFile::GetPath($arResult['PREVIEW_PICTURE']);