.stcompare_table{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}
.stcompare_table .table-bordered{border:0}
.stcompare_table td{min-width: 200px;}
.hover_fly_btn_inner {
    width: 50%;
	height:auto;
	color: black;
    border: 1px dashed black;
   background: linear-gradient(90deg,#45c4c7 0%,#01f4c9 100%)!important;
   margin:-5px;
border-radius:10px;}
.hover_fly_btn_inner :hover {
color: white;
}
@media (min-width: 480px){.hover_fly_btn_inner {
    width: 50%;
    border: 1px dashed black;
   background: linear-gradient(90deg,#45c4c7 0%,#01f4c9 100%)!important;
border-radius:10px;}}
.product_page_container .pro_right_item {
    display: inline-block;
    color: #1ca2bd;
    font-size: 14px;
    border-radius: 7px;
    display: block;
    min-width: 122px;
}