/* Getting-Started */
.starting-content {
    position: relative;
    z-index: 2;
}
.card-bg-image {
    pointer-events: none;
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
/* Getting-Started End */