li.mybtn {
	margin: 8px;
	padding: 0;
}

li.mybtn a {
	color: #fff !important;
	display: inline-block;
	padding: 0.75rem 1rem;
}

li.mybtn a:hover {
	color: #C33238 !important;
}

.btn.btn-other {
	background: linear-gradient(to bottom, rgba(107,107,107,1) 0%, rgba(66,66,66,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#424242', GradientType=0 );
	box-shadow: 0px 5px #333;
	color: #fff !important;
}

img.classimg {
	width: 259px !important;
	height: 194.25px !important;
	object-fit: contain;
}

@media (max-width: 575.98px) {
	img.classimg {
		width: 193px !important;
		height: 144.75px !important;
		object-fit: contain;
	}
}

.box-gal-out .box-gal.videf .gal-img:after, .box-gal-out .box-vid .gal-img:after {
	z-index: 1;
	background: none;
}

.box-gal-out .box-gal.videf .gal-img:before, .box-gal-out .box-vid .gal-img:before {
	z-index: 1;
	background: none;
}
