.section-product{

	.thumbnail{

		margin:15px 0;

		img{

			height: 250px;
			width:100%;
			border-radius:10px;
		}
	}

}