@media (max-width: 767px) 

{

	
	
	#frame-backgroundimage-c45 {background-image: none !important;}
	
	
	.news-single .news-img-wrap {
  grid-template-columns: repeat(2, 1fr) 

}
	
	
	main .gallery-item-size-3 {
  --gallery-columns: 2;
}
	
	.site-footer {



	}
	
	.bgstart .col-md-4 {
  flex: 0 0 calc(94% - 20px);
  margin: 0 auto;
}
	
		#c30 .textmedia  {
 gap:0;
}
	
	#c30 .textmedia p {
  font-size: 2.4rem;
  line-height: 1;
}
	
	.news-list-view .article  {
		width: 100% !important; }
	
	#c45  .news-list-view .article {
		width: 100%; }
	
	
	.mobilehead {display: block; height: 100px; background: #fff; }
	.sticky {
  z-index: 100000;
  width: 100%;
  transform: none;
  top: 0;
}
	
	.site-header {display: block;}
	/* Logo-Stil */
.mobilelogo {
    margin-left: auto;
  width: 300px;
    height: auto;
}

.mobilehead {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	
	.news-single h1 {
  font-size: 2rem !important;
}
	
	

	}
