.person1_M.demo_vet_person .et_pb_team_member_description p.et_pb_member_position:after {
    background-color: #fe7051;
}

.pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_pricing_table {
    border: 1px solid #dcdcdc !important;
}

#page-container .pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_pricing_table.et_pb_featured_table .et_pb_button:hover {
    color: #fff !important;
}
#page-container .pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_pricing_table.et_pb_featured_table .et_pb_button {
    color: #fe7051 !important;
}

#page-container .pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_button_module_wrapper a.active_button {
    background: #fe7051 !important;
    border-color: #fe7051 !important;
}

#page-container #main-content .pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_pricing_table .et_pb_pricing_table_button {
    min-width: 160px;
}

#page-container #main-content .pegasus_pricing_tables1.demo_vet_pricing_tables .et_pb_pricing_table .et_pb_pricing_table_button {
    padding: 10px 27px 7px !important;
}

.footer_2_f.demo_vet_footer .et_pb_map {
    height: 284px !important;
}

body.et-fb .footer_2_f.demo_vet_footer .et_pb_column_4_4 .et_pb_text:nth-child(2) a,
.footer_2_f.demo_vet_footer .et_pb_column_4_4 .et_pb_text:first-child a {
    margin-right: 19px;
}

.pegasus-blurb15.demo_vet_blurbs .et_pb_blurb .image_hover {
    background-color: #fe7051;
}

.pegasus-content18.demo_vet_content18 .et_pb_column_1_2 .et_pb_image img,
.pegasus-content18.demo_vet_content18 .et_pb_column_1_2 .et_pb_image{
    height: auto !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .person1_M.demo_vet_person .et_pb_row,
    .blurb_17_f.demo_vet_blurb_17 .et_pb_row:first-child,
    .pixie_header2.demo_vet_header .et_pb_row,
    .demo_vet_content5 .et_pb_row {
        width: 90% !important;
    }

    .pegasus-blurb15.demo_vet_blurbs .et_pb_blurb .et_pb_main_blurb_image {
        margin-bottom: 10px !important;
    }

    .pegasus-blurb15.demo_vet_blurbs .et_pb_blurb {
        padding-top: 25px !important;
    }
}

@media only screen and (max-width: 1390px) and (min-width: 981px) {
    .blurb_17_f.demo_vet_blurb_17 .et_pb_blurb {
        overflow: hidden;
        width: 32% !important;
        float: none;
        position: relative;
        display: inline-block;
    }

    .blurb_17_f.demo_vet_blurb_17 .et_pb_row:last-child .et_pb_column:last-child {
        margin-right: 0 !important;
        text-align: center !important;
    }
}

@media only screen and (max-width: 980px) {
    .blurb_17_f.demo_vet_blurb_17 .et_pb_row:first-child .et_pb_button_module_wrapper .et_pb_button {
        margin-top: 0 !important;
    }

    .content5.demo_vet_content5 .et_pb_image .et_pb_image_wrap,
    .content5.demo_vet_content5 .et_pb_image .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .person1_M.demo_vet_person .et_pb_column_1_2 {
        margin-bottom: 30px !important;
    }

    .person1_M.demo_vet_person .et_pb_row:last-child .et_pb_column_1_2:last-child {
        margin-bottom: 0 !important;
    }

    .pegasus-content18.demo_vet_content18 .et_pb_column_1_2:last-child {
        width: 100% !important;
    }

    html body {
        position: static;
    }
}

@media only screen and (max-width: 480px) {
    body.et-fb .footer_2_f.demo_vet_footer .et_pb_column_4_4 .et_pb_text:nth-child(2) a,
    .footer_2_f.demo_vet_footer .et_pb_column_4_4 .et_pb_text:first-child a {
        margin-right: 0;
    }

    .person1_M.demo_vet_person .et_pb_promo h2 {
        text-align: center !important;
    }
}