.tag-vertical-lg {
    position: absolute;
    right: 20px;
    width: 97px;
}

.text-tag-vertical-lg {
    position: absolute;
    right: 32px;
    top: 8px;
}

.text-tag-vertical-lg p {
    margin-bottom: 0px;
    color: white;
    font-family: Proxima Nova;
    font-size: 8pt;
    font-weight: 100;
}

.text-tag-vertical-lg p.price-h {
    font-family: Gilroy;
    font-weight: 700;
    font-size: 22pt;
    margin-top: -3px;
}

.text-tag-vertical-lg p.price-l {
    font-family: Gilroy;
    font-size: 12pt; 
}

.text-tag-vertical-lg p.price-l strong {
    font-weight: 700;
}

.text-tag-vertical-lg p.per-person {
    margin-top: -13px;
    font-weight: 400;
}