.test {
   background-color: red;
}
.mw-news-columns ul {
   display: flex;
   flex-flow: wrap;
   margin: 0 -1.25rem;
}
.mw-news-columns ul li {
   width: calc(50% - 2.5rem);
   margin: 1.25rem;
   box-sizing: border-box;
   position: relative;
}
.hh-news-block{
   margin: 0 0 0 0;
   position: relative;
   min-height: 25rem;
}
.hh-news-block__overlay{
   background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 85%);
   padding: 0;
   height: 100%;
   width: 100%;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
}
.hh-news-block__link{
   display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flexbox;
   display: -o-flex;
   display: flex;
   align-items: center;
   justify-content: center;
   position: relative;
   text-decoration: none;
   overflow: hidden;
   max-height: 25rem;
}
.hh-news-block__link > img{
   width: 100%;
   height: 100%;
   min-height: 25rem;
   -o-object-fit: cover;
	object-fit: cover;
}
.hh-news-block__info{
   position: absolute;
   line-height: initial;
   bottom: 0;
   left: 0;
   right: 0;
   top: 0;
	display: flex;
	flex-flow: column;
	justify-content: end;
   padding: 0 2.5rem 1.75rem 2.5rem;
   width: 100%;
   text-align: left;
}
.hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
  	color: #fff;
    letter-spacing: .031rem;
    margin: 0rem 0rem 0rem 0;
    font-family: "Guardian Egyptian Web Medium","Open Sans",sans-serif;
    text-align: left;
    text-decoration: none;
   line-height: 2rem;
    width: 90%;
}
.sv-font-nyhetsrubrik a:hover {
   text-decoration: underline;
}
.hh-news-block__info .normal {
   font-family: 'Open Sans', sans-serif;
   color: #ffffff!important;   
   font-size: 0.75rem;
   font-weight: 400;
   letter-spacing: 0.063rem;
   line-height: 2rem;
   display: block;
   margin-bottom: -1rem;
}
.hh-news-block .sv-font-ingress {
     font-family: 'Open Sans', sans-serif;
   color: #ffffff!important;   
   font-size: 1rem;
   font-weight: 400;
   letter-spacing: normal;
   line-height: 2rem;
   display: block;
   padding: 0 2.5rem 2rem 0;
   margin: 0.313rem 1rem -1rem 0;
}
.hh-news-block__paragraph .sv-font-ingress {
   font-family: 'Open Sans', sans-serif;
   color: #ffffff!important;   
   font-size: 1rem;
   font-weight: 600;
   letter-spacing: normal;
   line-height: 2rem;
   text-align: left;
}
.hh-news-block__date{
   font-family: 'Open Sans', sans-serif;
   color: #ffffff!important;   
   font-size: 0.75rem;
   font-weight: 400;
   letter-spacing: 0.063rem;
   line-height: 2rem;
   text-align: left;
}
.hh-news-block__info .sv-font-nyhetsrubrik a:after {
  	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
@media (max-width: 1300px) {
  .hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
    top: 4.5rem;
}
}
@media (max-width: 1090px) {
  .hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
    top: 3rem;
}
}
@media (max-width: 992px) {
   .hh-news-block__heading{
      font-size: 1.5rem;
      line-height: 1.75rem;
      margin: 0.313rem 0 0.313rem 0;      
   }
   .hh-news-block__paragraph{
      line-height: 1.5rem;
   }
   .hh-news-block__info{
      padding: 0 1.25rem 1.25rem 1.25rem;
   }
}
@media (max-width: 776px) {
   .mw-news-columns li {
   width: 100%;
   margin: 1.25rem;
   box-sizing: border-box;
	}
   .hh-news-block{
      margin: 0;
   }
   .hh-news-block--fullwidth > .hh-news-block__link > img{
      min-height: 17.188rem;
      width: auto;
   }
   .mw-news-columns ul li {
    width: 100%;
    margin: 1.25rem;
    box-sizing: border-box;
    position: relative;
	}
   .hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
    top: 2rem;
}
}
@media (max-width: 500px) {
   .hh-news-block{
   min-height: 9.375rem;
}
  .hh-news-block__info {
     min-height: 9.375rem;
      /*padding-top: 3 !important;*/
      position: relative !important;
     bottom: 0 !important;
      background: linear-gradient(to bottom, rgba(0,0,0,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.52) 33%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.52)), color-stop(0%, rgba(255,255,255,0.52)), color-stop(0%, rgba(255,255,255,0.52)), color-stop(0%, rgba(0,0,0,0.52)), color-stop(30%, rgba(0,0,0,0.52)), color-stop(70%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
      background: -webkit-linear-gradient(top, rgba(0,0,0,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.52) 30%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
      background: -o-linear-gradient(top, rgba(0,0,0,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.52) 30%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
      background: -ms-linear-gradient(top, rgba(0,0,0,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.52) 30%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
      background: linear-gradient(to bottom, rgba(0,0,0,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(255,255,255,0.52) 0%, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.52) 30%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
   }
   .hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
    margin: 1rem 3.8rem 1rem 0;
	}
   .hh-news-block__info .sv-font-ingress {
	display: none;
   }
   .hh-news-block__heading {
      font-size: 1.25rem;
   }
    .hh-news-block__info a.sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a, .hh-news-block__info .sv-font-nyhetsrubrik, .sv-font-nyhetsrubrik a a {
    top: 0rem;
}

   .hh-news-block__paragraph {
      font-size: .875rem;
   }

   .hh-news-block__date {
      font-size: .625rem;
   }
   .hh-news-block__link > img {
      position: absolute;
      top: 0;
   }
}
}
