/*
Theme Name: Customizr Pro Child
Theme URI: http://presscustomizr.com/extension/customizr-pro/
Template: customizr-pro
Author: Press Customizr
Author URI: https://presscustomizr.com/
Description: The pro version of the popular Customizr WordPress theme.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-menu,custom-colors,featured-images,full-width-template,theme-options,threaded-comments,translation-ready,sticky-post,post-formats,rtl-language-support,editor-style
Version: 2.4.27.1743187113
Updated: 2025-03-28 18:38:33

*/
.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  position: relative;
}

.alignfull img {
  width: 100vw;
  max-width: 100vw;
}

.wp-block-latest-posts__featured-image img {
    width: 300px !important;
    height: 200px !important;
    object-fit: cover !important;
    aspect-ratio: 3 / 2;     /* aitab kaasa uutes brauserites, kuid pole kohustuslik */
    display: block;
    margin: 0 auto;
}



