.page-id-130 .text-component,
.parent-pageid-130 .text-component {
    padding-bottom: 0px !important;
}

.page-id-130 .masonary-tiles-container .title-container,
.parent-pageid-130 .masonary-tiles-container .title-container {
    height: 40vh !important;
}

.page-id-130 .text-component .button,
.parent-pageid-130 .text-component .button {
    margin: 10px;
    margin-top: 25px;
    text-align: left;
}

.page-id-130 .text-component .button:after,
.parent-pageid-130 .text-component .button:after {
    width: 100% !important;
    opacity: 1;
    z-index: -1;
}

.page-id-130 .text-component .button:hover:after,
.parent-pageid-130 .text-component .button:hover:after {
    background-color: #f47a54 !important;
}

.page-id-130 .text-component p,
.parent-pageid-130 .text-component p {
    font-size: 21px;
    margin-bottom: 10px;
}

.page-id-130 .text-component p strong,
.parent-pageid-130 .text-component p strong {
    margin-top: 35px;
    display: block;
}

@media (max-width: 767px) {
    .page-id-130 .text-component .button,
    .parent-pageid-130 .text-component .button {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 20px;
    }

    .page-id-130 .masonary-tiles-container .title-container,
    .parent-pageid-130 .masonary-tiles-container .title-container {
        height: auto !important;
    }

    .coffee-hero .container img {
        margin-top: 5em;
    }
}
