.cw-bottom-bar .product-characteristics__container{
	margin: 0 !important;
}
.cw-bottom-bar.new-page-content--product{
	margin-bottom: 0 !important;
}
@media only screen and (min-width: 768px) {
  .cw-bottom-bar{
  	display: none !important;
  }
}