.small-file-upload .variant_image {
  width: 43px;
  height: 40px;
}

.small-file-upload img.jubaer_image_placeholder {
  width: 40px !important;
  height: 40px !important;
  padding: 3px;
  background-size: cover;
  background-repeat: no-repeat;
}

a.jubaer_remove_row {
  right: 2px !important;
  top: 1px !important;
  background: rgb(237, 60, 32) !important;
  border-radius: 3px !important;
  width: 14px !important;
  height: 16px !important;
  line-height: 21px !important;
  text-align: center !important;
  text-decoration: none !important;
  color: rgb(255, 255, 255) !important;
  position: absolute !important;
}
.login-bg::before {
  background-image: url(../images/auth-bg.png);
}