.FramePortfolioBasic001__columns-left-logo {
    max-width: 115px !important;
}

.BlocksContactsBasic001__box {
    max-width: 348px;
}

.ProductCardUniCard__bottom-description {
	position:relative;
	margin-top: -150px;
}

.FramePortfolioBasic001__columns-left > a {
	display: none;
}

.ProductCardUniCard__rightCol {
    max-height: 475px;
}

@media screen and (max-width: 1024px) {
	.ProductCardUniCard__bottom-description {
		position:relative;
		margin-top: 0px;
	}


	.PrologueUniComponentGallery__productimagegallery-popup-slider-top-item-img {
	width: 100%;
    object-fit: cover;
	}

	img.PrologueUniComponentGallery__productimagegallery-popup-slider-thumbs-item-img {
	    width: 95%;
	    object-fit: cover;
	}

}

@media screen and (max-width: 600px) {
	.PrologueUniComponentGallery__productimagegallery-popup .fancybox-close-small {
		right: -15px;
		top: -15px;
	}

	.PrologueUniCallback__callback13022020-popup > button {
		right: 0px;
		top: 0px;
	}
}

.OrdersCheckoutUniCheckout__checkout04022020-step-content-order-info-fixed {
    position: relative !important;
}

@media screen and (min-width: 1024px) {
	#uni-component-472 {
		display: none;
	}
}

@media screen and (max-width: 768px)  {
	.FramePortfolioBasic001__columns .FramePortfolioBasic001__columns-left {
    padding: 20px 20px 20px 20px;
    max-width: 100%;
	}
}