.bsaTemplatePreview .bsa-block-300--250{
    width: 400px !important;
    height: 300px !important;
}
.bsaTemplatePreview .bsa-block-300--250 img{
    object-fit: contain;
    height: 300px;
    width: 100%;
}
/* -- START -- Reset */
#bsa-block-300--250 h3,
#bsa-block-300--250 a,
#bsa-block-300--250 img,
#bsa-block-300--250 span,
#bsa-block-300--250 p {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	line-height: 1.25;
}
/* -- END -- Reset */


/* -- START -- TEMPLATE */
#bsa-block-300--250.apPluginContainer .bsaProItem,
#bsa-block-300--250 .bsaProItemInner__thumb,
#bsa-block-300--250 .bsaProAnimateThumb {
	max-width: 400px;
	max-height: 300px;
}

#bsa-block-300--250 .bsaProAnimateThumb {
	position: relative;
	width: 100%;
	height: auto;
}

#bsa-block-300--250 .bsaProAnimateThumb:before{
	content: "";
	display: block;
}

#bsa-block-300--250 .bsaProItemInner__img {
    background: transparent !important;
}
/* -- END -- TEMPLATE */

#bsa-block-300--250 .bsaProItemInner__img img{
    width: 100%;
}
