@media (max-width:1024px){.my-hover-plus{display:flex;flex-wrap:wrap;gap:10px}.my-hover-plus>*{box-sizing:border-box;flex:0 0 calc((100% - 20px)/3)!important;width:calc((100% - 20px)/3)!important;max-width:calc((100% - 20px)/3)!important}}@media (max-width:767px){.my-hover-plus>*{flex:0 0 100%!important;width:100%!important;max-width:100%!important}}.my-hover-plus img{width:100%;display:block}