/*
Theme Name: os-museum
Theme URI: osttongraphic.com
Author: danielejost 
Author URI: osttongraphic.com 
Description: no description.
Version: 3.1.1
License: all right reserved
License URI: osttongraphic.com 
Tags: Grid-Layout
Text Domain: os-museum 
Domain Path: /languages/
*/


.entry .no-underline {
  text-decoration: none!important;
}

@media screen and (max-width: 768px) {
  .sm-item-center {
    justify-content:center;
  }
}