@media screen and (max-width: 700px) { .sketchfab-embed-wrapper { width: 100% ; max-width: 100% !important; } .scheme3d{ height: 300px !important; } } @media screen and (max-width: 1200px) { .sketchfab-embed-wrapper { max-width: 940px !important; } } .sketchfab-embed-wrapper{display:flex;justify-content:center;}