﻿
@media only screen and (min-width : 768px) {



}

@media only screen and (min-width : 100px) and (max-width : 768px) {


}

#popupContainer{
    width:413px;
}









