/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.5.2
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/



.general--community_bg {
    background: url("assets/images/community/community_header.png") 50% !important;
    background-size: cover !important;
    background-position: 50% !important;
}

.general--fleet_bg {
    background: url("assets/images/fleet/fleet_header.png") 50% !important;
    background-size: cover !important;
    background-position: 50% !important;
}

.general--about_bg {
    background: url("assets/images/about/about_header.png") 50% !important;
    background-position: 50% !important;
    width: 100% !important;
    background-size: cover !important;
}

.general--contact_bg {
    background: url("assets/images/contact/contact_header.png") 50% !important;
    background-size: cover !important;
    background-position: 50% !important;
}

.general--locations_bg {
    background: url("assets/images/locations/location_exterior.png") !important;
}

.general--locations_exterior_bg {
    background: url("assets/images/locations/location_exterior.png") 50% !important;
    background-size: cover !important;
    background-position: 50% !important;
}

.general--locations_interior_bg {
    background: url("assets/images/locations/locations_detail.png") 50% !important;
    background-size: cover !important;
    background-position: 50% !important;
}

.general--txt_bg {
    background: url("assets/images/common/spaget_new.png") repeat top #eef3f4 !important;
    background-size: cover !important;
}

.right_piece {
    background-image: url("assets/images/common/red_slant.png") !important;
}

.home--racer-way-bg {
    background: #333 url("assets/images/common/flag_border.png") repeat-x 0 100% !important;
}

.para_bg {
    background-image: url("assets/images/common/grey_slant.png") !important;
}

.truck_bg {
    background-image: url("assets/images/about/truck.jpg") !important;
}