This is what i get one the page load
instead of this ( when i refresh of do inspect the image will be perfectly positioned)
I got this only when i load the page for the first time
here is my scss:
page .card2 {
width: 100%;
max-height: 70px !important;
max-width: 350px !important;
margin: 2rem auto !important;
display: flex;
}

