.selections-wrap-page .item:first-child .link a {
    font-size: 42px;
    line-height: 48px;
    max-width: 60%;
    position: relative;
    display: block;
    padding: 70px 30% 100px 40px;
}
.selections-wrap-page .item:first-child img {
    max-height: 560px;
    max-width: 560px;
    margin-top: -50px;
    right: 10%;
}
.selections-wrap-page .item img {
    max-height: 260px;
    max-width: 360px;
    right: 20%;
}
.selections-wrap-page .item p {
    margin-top: 20px;
}
.selections-wrap-page .item p span {
    text-align: center;
    border: 1px solid #fff;
    max-width: 205px;
    display: block;
    line-height: 40px;
    margin-top: 40px;
}