Full image on product page

can we make the picture of the shirt full screen to eliminate the box that it’s in?

Also can we remove the circle that the x is in & make the x slightly larger

https://righteousofficial.com
right5785*

Hello @ErhatRO , Image itself have space ,

To remove border :

.product-media-container {
    border: 0;
}

To Remove the circle that the x is in & make the x slightly larger

THANK YOU!