.experienceTable td:nth-child(2) {
    width: calc(60% - 75px);
}

.experienceTableShort td:last-child {
    width: auto;
}

.experienceTable .pictureHolder {
    width: 85px;
    height: 75px;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
}

.experienceTable .pictureHolder a:hover {
    text-decoration: none;
}

.experienceTable .pictureHolder img {
    max-width: 75px;
    max-height: 75px;
    vertical-align: middle;
}

.experienceTable .pictureHolder .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.experienceTable tr > td:first-child {
    vertical-align: middle;
}

.partnerTextWrap {
    margin-top: 40px;
    overflow: auto;
    font-size: 16px;
    text-align: justify;
}

.partnerTextWrap.marginInstagram {
    margin-bottom: 40px;
}

.goodLuckContainer {
    font-size: 22px;
    text-align: center;
    margin-top: 40px;
    font-weight: bold;
}

.goopiPointMobile {
    font-size: 14px;
    display: none;
}

.goopiPointBtn {
    text-transform: uppercase;
    border: 3px solid rgb(228, 24, 9);
    background-color: rgb(228, 24, 9);
    width: 100px;
    height: 40px;
    color: #edeffe;
    border-radius: 20px;
    font-size: 14px;
}

.no-items {
    text-align: center;
    margin-top: 60px;
    text-transform: uppercase;
}

.notEnoughGoopiCreditsPopup {
    font-family: "Montserrat-Regular", sans-serif !important;
    font-size: 18px !important;
}

.notFound {
    font-size: 22px;
    font-family: "Montserrat-Regular", sans-serif;
    margin-top: 25px;
}

.goopiPackageDescriptionShort {
    visibility: hidden;
}
