.hidden-sm {
  display: none; }

.single-odbitki {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%;
  overflow: visible !important; }
  .single-odbitki .container {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 33.75em) {
      .single-odbitki .container {
        width: 90% !important; } }
    @media only screen and (min-width: 60em) {
      .single-odbitki .container {
        width: 95% !important; } }
  .single-odbitki .row {
    position: relative;
    width: 100% !important; }
  .single-odbitki .row [class^="col"] {
    margin: 0.5rem 2% !important;
    min-height: 0.125rem !important; }
    .single-odbitki .row [class^="col"].no-margin {
      margin: 0 auto !important; }
  .single-odbitki .row::after {
    content: "";
    display: table;
    clear: both; }
  .single-odbitki .col-1,
  .single-odbitki .col-2,
  .single-odbitki .col-3,
  .single-odbitki .col-4,
  .single-odbitki .col-5,
  .single-odbitki .col-6,
  .single-odbitki .col-7,
  .single-odbitki .col-8,
  .single-odbitki .col-9,
  .single-odbitki .col-10,
  .single-odbitki .col-11,
  .single-odbitki .col-12 {
    width: 96%; }
  .single-odbitki .col-1-sm {
    width: 4.3333333333%; }
  .single-odbitki .col-2-sm {
    width: 12.6666666667%; }
  .single-odbitki .col-3-sm {
    width: 21%; }
  .single-odbitki .col-4-sm {
    width: 29.3333333333%; }
  .single-odbitki .col-5-sm {
    width: 37.6666666667%; }
  .single-odbitki .col-6-sm {
    width: 46%; }
  .single-odbitki .col-7-sm {
    width: 54.3333333333%; }
  .single-odbitki .col-8-sm {
    width: 62.6666666667%; }
  .single-odbitki .col-9-sm {
    width: 71%; }
  .single-odbitki .col-10-sm {
    width: 79.3333333333%; }
  .single-odbitki .col-11-sm {
    width: 87.6666666667%; }
  .single-odbitki .col-12-sm {
    width: 96%; }
  @media only screen and (min-width: 45em) {
    .single-odbitki .col-1 {
      width: 4.3333333333%; }
    .single-odbitki .col-2 {
      width: 12.6666666667%; }
    .single-odbitki .col-3 {
      width: 21%; }
    .single-odbitki .col-4 {
      width: 29.3333333333%; }
    .single-odbitki .col-5 {
      width: 37.6666666667%; }
    .single-odbitki .col-6 {
      width: 46%; }
    .single-odbitki .col-7 {
      width: 54.3333333333%; }
    .single-odbitki .col-8 {
      width: 62.6666666667%; }
    .single-odbitki .col-9 {
      width: 71%; }
    .single-odbitki .col-10 {
      width: 79.3333333333%; }
    .single-odbitki .col-11 {
      width: 87.6666666667%; }
    .single-odbitki .col-12 {
      width: 96%; }
    .single-odbitki .hidden-sm {
      display: block; }
    .single-odbitki .row [class^="col"] {
      float: left; }
      .single-odbitki .row [class^="col"].no-margin {
        margin: 0 !important; } }

/*# sourceMappingURL=simple-grid.css.map */
