/*
.plugin_webhostingpackete{ 
    background-color: #fff; 
    border: none; 
    border-radius: 0; 
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1607843137); 
    padding: 20px;
}

.plugin_webhostingpackete > .card-body{ 
    border: none !important; 
    border-radius: 0 !important; 
    box-shadow:none !important;
    padding: 0px !important;
}

.plugin_webhostingpackete > .card-footer{ 
    border: none; 
    border-radius: 0; 
    box-shadow:none;
    padding: 0px;
}
*/
.card-body-bg-icon{ 
  position: absolute !important;
  right: 0;
  width: 120px;
  top: 15px;
  /* z-index:-999; */
}
