.product-page-right__element-inner .product-page-price {
	margin-top: 20px;
}

.blog-kep-1{
	width: 50%;
}

@media (max-width: 990px) {
	.blog-kep-1{
		width: 100%;
	}
}

@media (min-width: 992px) {
    .col-lg-9 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}