How can I make the image a little longer and the text has those margins as shown in the image?

Add this code In Edit Code > base.css File

.product__column-sticky{
	padding-right:10%;
}