.plote__full__ad-text {
    font-weight: normal;
    display: inline-block;
    max-width: 250px;
    vertical-align: middle;
}

.plote__full__advert-link {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.plote-link {
    display: block;
    width: 100%;
}

.plote-v2 {
    padding: unset;
    background-color: #F4EFFF !important;
}

.plote-v2 .plote-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.plote-v2 .plote__full__ad-text {
    max-width: unset;
}

.plote-v2-margin {
    margin-top: 10px;
}

.plote-v2 .plote__full__advert-link {
    margin-left: 15px;
    display: flex;
        align-items: center;
}

.obj-details dt.plote-v2-margin {
    padding: unset;
    height: 35.5px;
    line-height: 35.5px;
}

.obj-details dd.plote-v2-margin {
    padding: unset;
    height: 35.5px;
    display: flex;
    align-items: center;
}
.plote-link.telia-link {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.plote-link.tele2-link {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.plote-link.enefit-link {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    margin-top: -18px;
}

.plote__full__advert-link__logo {
    background: url('/static/svg/banners/plote/plote_plote.svg') center center no-repeat;
    display: inline-block;
    width: 89px;
        height: 32px;
        background-size: 89px 32px;
}

.plote__full__advert-link__logo.enefit-logo {
    margin-bottom: 10px;
    background: url('/static/svg/enefit/enefit_logo.svg?v=1') center center no-repeat;
    display: inline-block;
    width: 80px;
    height: 40px;
    background-size: 80px 40px;
}

.enefit-advert-link {
    position: relative;
}

.plote__full__advert-link__arrow.enefit-arrow {
    background: url('/static/svg/enefit/arrows.svg?v=1') center center no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 22px;
    margin: 0;
    left: 90px;
}

.plote__full__advert-link__arrow {
    background: url('/static/svg/banners/plote/plote_right-arrow.svg') center center no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.plote-label1 {
    display: flex;
    align-items: center;
}
