.automotive-product.dnd-section{padding-top:0 !important;padding-bottom:0 !important;}
.automotive-product .product{height: calc(100% - 30px);cursor:pointer;}
.automotive-product a:hover{text-decoration:none;cursor: default;}
.automotive-product .link-cursor{cursor:inherit;}
.automotive-product .product-heading h6{color: #ff9902;font-size: 18px;font-weight: 600;line-height: 24px;}
.automotive-product .product-heading h2{font-size: 36px;line-height: 50px;padding-bottom: 20px;color: #263467;font-weight: 600;}
.automotive-product .product{padding: 20px; border-radius: 4px;box-shadow: 0px 7px 20px 0px rgb(42 22 139/8%);margin-bottom:30px;transition: 0.3s;}
.automotive-product .product:hover{background: #253367;}
.automotive-product .product:hover h6{color: #fff;}
.automotive-product .product:hover p{color: #fff;}
.automotive-product .avayler-icon{flex-shrink: 0;width: 80px;margin-right: 20px;}
.automotive-product .avayler-icon img{width: 100%;height:auto;}
.automotive-product .avayler-content h6{margin-bottom: 7px;color: #414754;font-size: 18px;font-weight: 600;line-height: 24px;}
.automotive-product .avayler-content p{line-height: 1.5;font-size: 14px;font-weight: 400;color: #676c76;font-family: 'Open Sans', sans-serif;}
.avayler-content-link{text-decoration:underline;color:#000 !important;cursor:pointer;transition:0.3s;font-weight:600 !important;}
.automotive-product .product:hover .avayler-content-link{color:#fff !important;}

@media(max-width:768px){
  .automotive-product .product-heading h2 {
    font-size: 26px;
    line-height: 1.5em;
}