@media only screen and (max-width: 768px)
{
.kko .popup{width:100% !important;  height:calc(100vh - 4rem); margin-top:2rem; overflow:scroll;}
}
