@media only screen and (min-width: 992px)  {

.brand img {
  height: 110px; }

.container {
  max-width: 992px; }

.propiska-info {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.spl {
  order: 1;
  width: 25%; }
.sps {
  order: 2;
  width: 50%; }
.spr {
  order: 3;
  width: 25%; }

h2.icon:before {
  background: center center no-repeat;
  background-size: cover;
  margin-left: 3rem;
  content: '';
  border-radius: 350px;
  width: 350px;
  height: 350px;
  border: 6px solid #fccf14;
  background-color: #eee;
  float:right; }

.form-objednavka {
  justify-content: space-between;
  flex-direction: row; }
.form-vlevo {  
  width: 48%; }

.form-vpravo {
  width: 48%; }

h2.icon-sberatele:before {
  background-image: url('/files/sberatelske-propisky_fotka_mensi.png'); }

h2.icon-zapojtese:before {
  background-image: url('/files/sberatelske-propisky_foto-zapojit-se.png'); }

h2.icon-kontakt:before {
  background-image: url('/images/191.png'); }

h2.icon-titulka:before {
  background-image: url('/images/196.png'); }

.front-nabidka li {
  width: 33.33%; }

.galerie li {
  width: 20%; }

.skupina-udaje h5:first-child {
  margin-top: 0; }

}