.L-top-header .bt_bb_icon_holder {
    font-size: 40px;
}
.L-top-header {
    display: flex;
    align-items: center;
    gap: 13px;
    margin-left: 20px;
}
.L-top-header .content {
    display: inline-grid;
}
.L-top-header .content .action {
    font-size: 16px;
}
.L-top-header .content .text {
    color: #dfdfdf;
}
.R-top-header a {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-right: 15px;
}
.R-top-header .bt_bb_icon_holder {
    font-size: 30px;
    height: 41px;
}
.R-top-header {
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0px;
}

.bt_bb_grid_item_post_thumbnail img {
    width: 100% !important;
    height: 318px !important;
	object-fit:cover;
}
.site-branding.main-pro-container {
    padding: 0px 20px;
}

.bt_bb_css_image_grid_item_inner_image img:hover {
    filter: none !important;
}
.bt_bb_column_inner_content p {
    padding-right: 31px;
    font-size: 16px;
}
.bt_bb_column_inner_content b, strong {
    font-size: 20px;
    font-weight: 600;
}
a[href^="tel:"]:hover {
    color: #e5a21d !important;
}
.bt_bb_icon .bt_bb_icon_holder:hover {
    color: #e5a21d !important;
}