#account-login .card-account-left {

  #account-login .card-account-left .card-account-img {
    position: relative;
    top: -webkit-calc(200px - 125px);
    top: -moz-calc(200px - 125px);
    top: calc(200px - 125px); }

#account-login .card-account-right {
  border-radius: 0 5px 5px 0; }
