@media (min-width: 768px) and (max-width:991px) {

	.card_btn_basket_link {
		padding: 8px 75px 8px 20px !important;
		border-radius: 5px;
		color: #fff !important;
		width: auto !important;
		margin-right: 5px;
		font-size: 16px;
		text-decoration: none;
		background: url(/images/card_basket.png) #e50000;
		background-position: right;
		background-repeat: no-repeat;
		display: inline-block;
	}


.blog-add-comment {
	text-align:left;
}
.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div {
	padding:0px;
}
.bx_soc_comments_div.bx_important.bx_red .bx_bt_button {
	background-color: #e50000;
   padding: 8px 20px 8px 20px !important;
   border-radius: 5px;
   color: #fff;
   margin-right: 5px;
   font-size: 16px;
   text-decoration: none;
   width: 230px;
   line-height: 2.1;
}

.bx_soc_comments_div.bx_important.bx_red .bx_bt_button:hover {
	color: #eee;
}

.bx_soc_comments_div.bx_important.bx_red .bx_bt_button>b {
	font-weight:normal;
}


	

	.sima_card {
		display:flex;
		width:740px;
		margin-right:auto;
		margin-left:auto;
		/* padding-top:100px; */
		}	



	.sima_card_left {
		width:740px;
		/* padding-right:10px;		 */
	}

.sima_card_image,
.sima_card_image IMG
{
	width:740px;
}


.sima_card_video {
	width:740px;
	height:416px;
}



.card_btn_testdrive {
	background-color:#394653;
	padding:10px 20px !important;
	border-radius:5px;
	color:#fff;
	/* width:auto !important; */
	width:358px;
	margin-right:5px;
	margin-top:10px;
	font-size:16px;
	text-decoration:none;
	/* display:block; */
	text-align:center;
}
.card_btn_testdrive:hover {
	color:#eeeeee;
}

.card_btn_testdrive_v2 {
	background-color:#394653;
	padding:10px;
	border-radius:5px;
	color:#fff;
	flex:1;
	font-size:16px;
	text-decoration:none;
	text-align:center;
}
.card_btn_testdrive_v2:hover {
	color:#eeeeee;
}


.action_buttons {
	display:flex;
	flex-direction: column;
	grid-gap:10px;	
}


.card_btn_testdrive_v2:hover {
	color:#eeeeee;
}



}