How to align product images to the right in Dawn theme?

Hi,

Theme: Dawn

I’ve stacked my product images with this code, so there is only one image on each row:
@media screen and (min-width: 750px) {
.product__media-item.grid__item {
width: 100% !important;
max-width: 100% !important;
}

However, I’d like to align my product images to the right, so they are snugg to the product title… anyone know how? Se image for ref.

Thanks in advance. Andy

Hello, @Wibke_Loh

Can you share your store url?