/*
Theme Name:         Ronneby
Theme URI:          http://themes.dfd.name/ronneby/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            2.0.5
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

.qr-valori {
  position: absolute;
  width: 100%;
  top: -15px;
}
.qr-valori h3 {
  font-size: 12px;
  line-height: 1;
}
.qr-valori img {
  top:  0!important;
  max-width: 50px!important;
  transform: none!important;
}
@media screen and (max-width: 480px) {
  .qr-valori {
      top: 12px;
      margin-left: 20px;
  }
}
