/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 19 2026 | 00:19:34 */
.rtc_photo_company figure img {
	width: 100%;
	height: 400px;
	object-fit: contain;
}


@media ( width <= 480px ) { 
	.rtc_photo_company figure img {
		height: auto;
	}
}