/* MIROMAX MOBILE UI v1 */
@media (max-width:900px){
.mp-offer-page{width:min(100% - 20px,760px)!important;margin:0 auto!important}
.mp-offer-page .mp-offer-layout{grid-template-columns:1fr!important;gap:16px!important}
.mp-offer-page .mp-gallery-main{height:auto!important;min-height:0!important}
.mp-offer-page .mp-gallery-main img{width:100%!important;height:auto!important;max-height:55vh!important;object-fit:contain!important}
}
@media (max-width:900px){
.mx-agent-launcher{right:12px!important;bottom:72px!important;max-width:160px!important}
.mx-back-to-top{right:12px!important;bottom:12px!important}
}
@media (max-width:900px){
.mx-agent-launcher{
width:54px!important;
height:54px!important;
min-width:54px!important;
max-width:54px!important;
padding:0!important;
overflow:hidden!important;
font-size:0!important;
border-radius:50%!important;
display:grid!important;
place-items:center!important;
right:12px!important;
bottom:16px!important
}
.mx-back-to-top{display:none!important}
}
