/*
Theme Name: Herrington
Theme URI: http://demo.bravisthemes.com/herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: herrington
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
*/

/* BetterIT - dopasowanie miniatur wpisów */
.pxl-grid .pxl-post-featured {
    width: 100% !important;
    height: 240px !important;
    overflow: hidden !important;
    display: block !important;
    background: #fff !important;
}

.pxl-grid .pxl-post-featured a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

.pxl-grid .pxl-post-featured img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
}