/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 25 2025 | 15:30:01 */
.gaming-pc-custom-thumb-wrapper {
	width: 100%;
    overflow: hidden;
    height: 259px;
    display: flex;
    align-items: center;
	
	img {
		width: 100%;
		height: auto;
		object-fit: contain;
		display: block;
	}
}