/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5 paź 2022, 14:11:26
    Author     : 48514
*/
@media (min-width: 1200px) and (max-width: 1550px) {
  .topheaderleft{
   margin-left: 12px   
  }
  .newsboxwidth{
   padding: 0px 30px 0px 30px;   
  }
  .scienceboxwidth{
   padding: 0rem 1.5rem 0rem 1.5rem;   
  }
  .custom-image-menu-width{
   padding: 0rem 2.2rem 0rem 1.2rem;  
  }
  .footerboxwidth{
   padding: 0rem 1.5rem 0rem 1.5rem;   
  }
  .menuboxwidth{
   padding: 0rem 1.5rem 0rem 1.5rem;   
  }
  .informationboxwidth{
   padding: 0rem 1.5rem 0rem 1.5rem;   
  }
  .videoboxwidth{
   padding: 0rem 1.5rem 0rem 1.5rem;   
  }
  .vieweventsfront li:nth-child(1) img{
   height: 29.6rem;
   object-fit: cover;   
  }
  .vieweventsfront .eventsbox{
   height: 29.5rem;
  }
  .vieweventsfront li img{
   object-fit: cover;
   height: 15.4rem;
   width: 100%;
  }
  .viewinformationfront li img{
   object-fit: cover;
   height: 17.1rem;
   width: 100%;
  }
  .eventbackground{
    background: linear-gradient(0.50turn, white 25rem, #2F78C6 1rem);
  }
  .informationbackground{
    background: linear-gradient(0.50turn, white 27.8rem, #2F78C6 1rem);
  }
  .custominformationbackground{
    background: linear-gradient(0.50turn, white 27.8rem, #2F78C6 1rem);
  }
}
