.beach-club .card ul {
    text-align: left;
    width: 100%;
}

.beach-club .card-body ul + div {
    width: 100%;
}

.custom-social {
    padding: 0;
}

.beach-club-image {
    height: unset;
}

.text-image a+a {
    /*display: block;*/
}

.text-image a.underline+a.underline {
    margin-top: 15px !important;
}

.text-image a+p.info-small {
    margin-bottom: 0;
}