.bg-login-image {
    background: url('/reseller-assets/img/Fast2SMS.png');
    background-position: center;
    background-repeat: no-repeat;
}

.reseller-logo-container {
    width: 150px;
    height: 150px;
}

.reseller-logo-container img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.edit-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}