.comparison_section .comparison_table { width: 800px;max-width: 100%;margin: 0 auto;background-color: #ffffff;box-shadow: 0 3px 10px rgb(0 0 0 / 20%);margin: 60px 0; }
.comparison_section .comparison_table .table_header { background-color: #000;padding: 20px; }
.comparison_section .comparison_table .table_header .row:before{ content: " ";display: table; }
.comparison_section .comparison_table .table_header .row:after{ clear: both; }
.comparison_section .comparison_table .table_header p { color: #fff;font-size: 18px;margin: 0;text-align: center;text-transform: uppercase;font-weight: 700;line-height: 1.19; }
.ex-flex-row{ display: flex;flex-wrap: wrap;margin: 0 -12px; }
.cust_table_bx { border-top: 1px solid #ddd;padding: 25px 16px 6px 16px; }
.comparison_table .cust_table_bx:nth-child(2) {  border: 0; }
.comparison_table .cust_table_bx:last-child { padding-bottom: 30px; }
.table_body { position: relative; }
.body_details .comparison_title { font-size: 18px;margin: 0;color: #000;font-weight: 700;line-height: 1.19; }
.body_details ul { margin: 20px 0;padding-left: 20px; }
.body_details ul li { font-size: 17px;margin: 8px 0;text-transform: uppercase; }
.body_button_links a { font-size: 14px;display: block;background-color: #db0b0a;color: #fff;padding: 12px 20px;text-align: center;margin: 14px 0;border-radius: 8px;transition: 0.3s;font-weight: 400;text-decoration: none; }
.body_button_links a:hover { background-image: repeating-linear-gradient(135deg,rgba(240,243,243,.15),rgba(240,243,243,.15) 3px,transparent 3px,transparent 6px);background-size: auto;background-position: 50% 50%;background-attachment: scroll;background-repeat: repeat;--tve-applied-background-image: repeating-linear-gradient(135deg,rgba(240,243,243,.15),rgba(240,243,243,.15) 3px,transparent 3px,transparent 6px) ;transition: 0.3s; }
.cust_table_bx .col-sm-4 { margin: auto; }
.body_thumbnail img { height: 180px;width: 240px;max-width: 100%;border-radius: 0;margin-bottom: 22px;margin-top: 20px;padding: 10px;object-fit: contain;float: left;margin-left: 0; }
.body_thumbnail { position: relative;margin-left: -16px; }
.comparison_table .body_thumbnail p { background-color: #6b788a;color: #fff;line-height: 18px;padding: 10px;margin-left: -10px !important;margin-bottom: 0;text-align: center;font-size: 16px; }
.comparison_table .body_thumbnail p::before { content: '';position: absolute;bottom: -10px;left: -10px;border-left: 5px solid transparent;border-right: 5px solid #6b788a;border-top: 5px solid #6b788a;border-bottom: 5px solid transparent; }
.body_details ul li strong { color: rgba(27, 28, 42, 0.8); }
.body_thumbnail h4 { display: none; }
@media (max-width: 767px) {
	.body_details .comparison_title { position: absolute;top: 60px;text-align: center;width: 100%;max-width: 100%; }
	.comparison_section .comparison_table .table_header { padding: 14px; }
	.body_thumbnail img { width: 200px;height: 200px;float: none;margin-top: 20px;margin-bottom: 0;display: block;margin-left: auto;margin-right: auto; }
	.comparison_table .body_thumbnail p::before { bottom: 266px; }
	.body_details h4 { display: none; }
	.body_thumbnail h4 { display: block;text-align: center;margin: 0; }
	.comparison_section .comparison_table .table_header h3 { text-transform: capitalize; }
	.comparison_table .body_thumbnail p { display: inline-block;padding: 10px 32px;margin-bottom: 56px !important; }
	.cust_table_bx .col-sm-4 { max-width: 100%;width: 100%;position: static; }
	.cust_table_bx .row { display: block; }
	.table_header .header_p_details { display: none; }
}	
/* @media (max-width: 575px) {
	.body_thumbnail img {
		width: 200px;
		height: 200px;
	}
} */