@media all and (min-width: 0px) and (max-width: 600px) {
	
	.navbar-brand {
  width: 197px !important;
  margin-top: 0px !important;
}
.matches-div-home figure {
    width: 50%  !important;

}
.left-cm-blogs figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: fit-content;
  max-height: 300px;
}
.footerlist {
  margin-left: 17px;
}
.sponcer-slide .owl-dots {
    display: none;
}
html, body {
    /* Zakáže horizontální scroll, pokud obsah přetéká */
    overflow-x: hidden; 

    /* Zajistí, že body/html má přesně 100% šířky viewportu */
    width: 100%; 
    /* Nebo pro jistotu: */
    /* width: 100vw; */
}
.tabulkavysledku img.malelogopidi {
    display: block;
}
.clanekvypis {
    width: 97% !important;
}
.muzstvavypis {
    width: 97% !important;

}
.dalsizap select#popis {
    margin-top: 10px;
    margin-bottom: 10px;
}
.dalsizap.d-flex.justify-content-between.align-items-center {
    display: inline-block !important;
}
.tabulkavysledku {
    font-size: 14px;
}
.soutezvpravo {
  float: none;
}
}
