.tina_the_past_content .et_pb_image,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button {
    position: relative;
}

.tina_the_past_content .et_pb_image:before,
.tina_the_past_content .et_pb_image:after,
.tina_the_past_content .et_pb_image .et_pb_image_wrap:before,
.tina_the_past_content .et_pb_image .et_pb_image_wrap:after,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:after,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button span:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button span:after {
    content: "";
    display: block;
    border-style: solid;
    border-color: #dec79b;

    width: 7px;
    height: 7px;
    position: absolute;
    margin: 0 !important;
    opacity: 1 !important;
    transition: 0.6s;
}

.tina_the_past_content .et_pb_image:before,
.tina_the_past_content .et_pb_image:after,
.tina_the_past_content .et_pb_image .et_pb_image_wrap:before,
.tina_the_past_content .et_pb_image .et_pb_image_wrap:after{
    border-color: #1e1e26;
    z-index: 20;
}

.tina_the_past_content .et_pb_image:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:before {
    left: -2px;
    top: -2px;
    border-width: 2px 0 0 2px;
}

.tina_the_past_content .et_pb_image:after,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:after {
    right: -2px;
    top: -2px;
    border-width: 2px 2px 0 0;
}


.tina_the_past_content .et_pb_image .et_pb_image_wrap:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button span:before {
    left: -2px;
    bottom: -2px;
    border-width: 0 0 2px 2px;
}


.tina_the_past_content .et_pb_image .et_pb_image_wrap:after,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button span:after {
    right: -2px;
    bottom: -2px;
    border-width: 0 2px 2px 0;
}

.tina_the_past_content .et_pb_image:before{
    left: 14px;
    top: 14px;
}

.tina_the_past_content .et_pb_image:after{
    right: 14px;
    top: 14px;
}


.tina_the_past_content .et_pb_image .et_pb_image_wrap:before{
    left: 14px;
    bottom: 14px;
}


.tina_the_past_content .et_pb_image .et_pb_image_wrap:after{
    right: 14px;
    bottom: 14px;
}

.tina_the_past_content .et_pb_button_wrapper .et_pb_button:hover:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:hover:after,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:hover span:before,
.tina_the_past_content .et_pb_button_wrapper .et_pb_button:hover span:after {
    width: 100%;
    height: 100%
}

.tina_the_past_content .et_pb_blurb .et_pb_blurb_content p:last-child,
.tina_the_past_content .et_pb_promo .et_pb_promo_description p:last-child{
    padding-bottom: 0 !important;
}
.tina_the_past_content .et_pb_promo .et_pb_promo_description p{
    padding-bottom: 26px !important;
}

.tina_the_past_content .et_pb_blurb .et_pb_blurb_content p{
    padding-bottom: 26px !important;
}



/*Responsive*/

@media only screen and (max-width: 1390px) {
    .tina_the_past_content .et_pb_column_2_5{
        padding-top: 0 !important;
    }
    }
@media only screen and (max-width: 980px) {
    .tina_the_past_content .et_pb_blurb .et_pb_blurb_content p,
        .tina_the_past_content .et_pb_promo .et_pb_promo_description p {
        padding-bottom: 15px !important;
    }


    }
@media only screen and (max-width: 767px) {

    .tina_the_past_content .et_pb_column {
        width: 100%!important;
        margin-right: 0!important;
    }


    body .tina_the_past_content .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 20px!important;
    }
}
