.w-100{width:100%!important;}
.h-100{height:100%!important;}
.h-auto{height:auto;}

.p-0{padding:0!important;}

.d-none{display:none!important;}
.d-inline-block{display:inline-block!important;}

.d-table{display:table;}
.d-table-row{display:table-row;}
.d-table-cell{display:table-cell;}

.align-middle{vertical-align:middle;}

.text-left{text-align:left;}
.text-right{text-align:right;}

.Productfeatures .customPreviousBtn, .Productfeatures .customNextBtn{width:15px;}
.Productfeatures .d-table .d-table-row .d-table-cell:first-child,
.Productfeatures .d-table .d-table-row .d-table-cell:last-child{width:25px;}
.Productfeatures .d-table .d-table-row .d-table-cell:nth-child(2){width:calc(100% -50px);}
.Productfeatures .owl-carousel{width:calc(100% -50px);}