#shopify-section-compare-tags-image table tr:first-child td{
	border-top:0;
  text-align:center;
      padding: 0 !important;
    vertical-align: bottom;
}
#shopify-section-compare-tags-image table tr:first-child img{
	max-width: none;
    width: auto;
    display: block;
    margin: auto;
}
#shopify-section-compare-tags-image table tr:first-child img+span{
	margin-left: 0;
    font-size: 13px;
    font-weight: 600;
    color: #434343;
    padding: 12px 0;
    display: block;
}
#shopify-section-compare-tags-image table tr td:first-child{
	border-left:0;
    font-size: 14px;
    font-weight: 600;
    width: 25.2% !important;
    padding-left: 20px;
}
#shopify-section-compare-tags-image table .new{
	margin-bottom: 10px;
}
#shopify-section-compare-tags-image table .new span{
    display: block;
    text-align: center;
    background: #65c398;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 0;
    margin-left: 0;
    font-size: 12px;
}
#shopify-section-compare-tags-image td:nth-child(even){
	background-color: #eff1f2;
}
#shopify-section-compare-tags-image table tr img{
    width: auto;
}
#shopify-section-compare-tags-image table tr span{
	margin-left: 5px;
  	color: #7f7f7f;
  	font-size: 11px;
}
#shopify-section-compare-tags-image table tr td{
	padding: 6px 15px;
    width: 14.96% !important;
      position: relative;
}
.compare-tags-page .image-section-inner table{
	width:100%
}
@media (max-width: 992px){
  #shopify-section-compare-tags-image table tr td:first-child{
  	padding-left:10px;
        font-size: 13px;
  }
  #shopify-section-compare-tags-image table tr td{
  	padding:6px 8px;
  }
  #shopify-section-compare-tags-image table tr img{
  	max-width:12px;
  }
  #shopify-section-compare-tags-image table tr:first-child img{
  	max-width:80%
  }
  #shopify-section-compare-tags-image table tr:first-child img+span{
  	font-size:12px;
    padding: 12px 3px;
  }
  #compare-tags .section-title h2{
  	font-size:30px
  }
  #compare-tags .section-title h1{
  	font-size:19px;
  }
  .compare-tags-page .contact-section .title{
  	font-size: 27px;
    line-height: 1.3;
  }
}
@media (max-width:768px){
  .compare-tags-page{
  	padding-top:20px
  }
}

@media (max-width:767px){
  #shopify-section-compare-tags-image table tr td:first-child{
  	font-size:11px;
  }
  #shopify-section-compare-tags-image table tr td {
    padding: 3px 5px;
  }
  #shopify-section-compare-tags-image table tr img{
  	font-size: 8px;
  }
  #shopify-section-compare-tags-image table tr span{
  	font-size:9px;
  }
  #shopify-section-compare-tags-image table .new span{
  	font-size:10px
  }
  #compare-tags .section-title h1{
  	font-size:18px;
  }
  .compare-tags-page .contact-section .title{
  	font-size: 25px;
    line-height: 1.3;
  }
  #compare-tags .section-title .rte, #compare-tags .section-title .rte p{
  	font-size:17px;
  }
  .compare-tags-page .product-section .product-description{
  	font-size:15px;
  }
  .compare-tags-page .product-section .product-item h4 a{
  	font-size:20px;
  }
  .compare-tags-page .product-section .product-item:nth-child(2n){
  	padding-left:0
  }
  .compare-tags-page .product-section .product-item:nth-child(2n+1) {
      padding-right: 0;
  }
  .compare-tags-page .product-section .action .green-btn{
        padding: 7px 25px;
    margin-left: 7px;
    margin-right: 7px;

  }
  .compare-tags-page .product-section .action .btn{
  	padding:10px 20px;
  }
  .compare-tags-page .contact-section{
  	margin-top:50px;
  }
}
@media (max-width:560px){
  #shopify-section-compare-tags-image table .new span{
  	font-size:8px;
  }
  #shopify-section-compare-tags-image table tr:first-child img+span{
  	font-size:8px;
  }
  #shopify-section-compare-tags-image table tr td:first-child{
      border-left: 0;
    font-size: 8px;
    width: 23% !important;
    padding-left: 5px;
  }
  #shopify-section-compare-tags-image table tr img{
  	max-width:6px;
  }
  #shopify-section-compare-tags-image table tr span{
      margin-left: 2px;
    font-size: 5px;
  }
  #shopify-section-compare-tags-image table tr td {
    padding: 0px 3px;
  }
  #compare-tags .section-title h2{
  	    font-size: 27px;
    line-height: 1.2;
    margin: 8px 0;
  }
  .compare-tags-page .contact-section .title {
    font-size: 22px;
    padding: 15px 0;
  }
  
}