/*
Theme Name: ZdravaOVA
Theme URI: http://ovanet.cz
Author: Radomir Panna
Author URI: http://timesoft.cz/
Description: Theme for website zdravaova.cz
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.slider .item {
  background-position: center top;
}

.news--hp{
  position: relative;
}

.news--hp .news--hp-image{
  display: inline-block;
  position: fixed;
  right: 2rem;
  top: 15rem;
  z-index: 100;
}
.news--hp .news--hp-image img{
  max-width: 160px;
}

@media (max-width:1199px){
  .news--hp .news--hp-image img{
    max-width: 120px;
  }
}

