body {
    text-size-adjust: 300px !important;
    margin: 0px !important;
    padding: 0px !important;
}

a:hover {
    color: #2E3192 !important;
    }
.druhe{
    background-color: #2E3192 !important;
    color: white;
}
.img-fluid {
  display: block !important;       
  width: 100% !important;
  height: 50% !important;
  object-fit: cover !important;    
  object-position: center center !important;
}
