.d-none {
  display:none !important;
}
.etiquettes .btn,
.purchase .btn {
   display:none !important;
}
@media(max-width:767px){
	.service-banner .c-side-image {
      height: 200px !important;
    }
  .service-banner .c-content {
      text-align : center !important;
    }
    #service h3.c-title {
      font-size : 36px;
    }
	}