@media only screen and (max-width: 768px) {
.p1704mf382a60d164e3225{
    position: fixed !important;
    width: 100% !important;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    background: #0000004f;
    padding-top: 50%;
}
}
@media only screen and (min-width: 769px) {
    .p1704mf382a60d164e3225 {
       z-index: 999;
       position:absolute !important;
       top: 200px;
       left: 118px;
    }
}