@media screen and (max-width:767px){
.popup-left{display: none;}
}


@media screen and (min-width:992px){
}