.tripleborder {
  border-width: 3px !important;
}
.tripleborder-top {
  border-top-width: 3px !important;
}
.giftcard {
  height: 270px;
  width: 384px;
  margin-left: auto;
  margin-right: auto;;
  background-image: url('/202006/img/giftcard.svg');
}
.payment-method-check {
  top: 2px;
  right: 2px;
}
#plan-choice .bg-newgray {
  visibility: hidden !important;
}
#plan-choice .xs-positioned {
  display: block !important;
}
#plan-choice .xs-positioned .d-none.d-sm-inline {
  display: none !important;
}
.fix-mostpopular {
  margin-top: -32px;
}
.giftcard-code {
  position: absolute;
  bottom:10px;
  width:100%;
  text-align: center;
}
.giftcard-width {
  width: 384px;
}