


.multibutton-bg-printing{
  position:absolute;
  
  height:100%;
  top:0px;
  left:15px;
  right: 15px; 
  z-index:1;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  display:none;

}

.multibutton-bg-manufactoring{
  position:absolute;
 
  height:100%;
  top:0px;
  left:15px;
  right: 15px; 
  z-index:1;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;

  display:none;

}