.wrapper{display:flex;width:100vw;height:100vh}.wrapper .card{margin:auto;min-width:400px}@media screen and (max-width: 480px){.wrapper .card{min-width:100vw;min-height:100vh}}.wrapper .card .image{display:flex;justify-content:center}.wrapper .card .image img{width:180px}