.cols-4 thead tr th,.cols-3 thead tr th{
  background-color:#bb0c0f !important;
}

#block-tara-secondsideblock iframe ,.block-content iframe{
  width: 100%;
}

td.views-field-field-pris{
      white-space: nowrap;
}

#edit-actions--3 input{
    background-color:#bb0c0f !important;
    width:100% !important;
}
.page-tabs.primary-tab .active-page-tab{
  background-color:#bb0c0f !important;
}
.pager .is-active{
  border-color:#bb0c0f !important;
}
.pager .is-active a{
  background-color:#bb0c0f !important;
}
.pager__item a:hover{
   background-color:#bb0c0f !important;
}
.scrolltop:hover {
  background-color:#bb0c0f !important;
}
#edit-actions input{
  background-color:#bb0c0f !important;
}
@media (min-width: 1024px) {
  .two-sidebar .main-container {
    grid-template-columns: 22% 53% 22%;
  }
}

@media (max-width: 768px) {
  .second-side-banner {
    width: 100%;
  }

  .second-side-banner a {
    display: block;
    width: 100%;
  }

  .second-side-banner img {
    width: 100% !important;
    height: auto;
  }
}
