.welcome .welcome-watermark .watermark.leftwatermark {
    width: 140px;
    height: 70px;
}
.watermark {
    width: 140px;
    height: 70px;
}

.deep-linking-mobile .header {
    background-color: #f5f5f5;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .07), 0 4px 6px -2px rgba(0, 0, 0, .05);
}

.deep-linking-mobile__button_primary {
    background-color: #72b300;
    vertical-align: bottom;
    padding: .625rem 1.5rem .5rem;
    line-height: 1.5;
    border-radius: .25rem;
    height: 36px;
    box-shadow:0 4px 10px 0 rgba(0, 0, 0, .2), 0 4px 20px 0 rgba(0, 0, 0, .1);
}
