@media only screen and (max-width:767px){.two-per-row .et_pb_column{width:50%!important;float:left;clear:none!important}.two-per-row .et_pb_column:nth-child(odd){clear:left}}#video-popup{display:none;position:fixed!important;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.8);justify-content:center;align-items:center;z-index:999999!important;display:flex}#video-popup>div{position:relative;width:80%;max-width:800px;background-color:#000;padding:10px;border-radius:8px}#popup-video{background-color:black}#close-popup{position:absolute;top:10px;right:15px;font-size:30px;color:white;cursor:pointer;z-index:1000000}