.CommonRealizacjeListComponent {
  padding: 3rem 0;
}

.CommonRealizacjeListComponent h2 {
  margin-bottom: 3rem;
}

.CommonRealizacjeListComponent .box,.CommonRealizacjeListComponent .box1 {
  margin-bottom: 2rem;
}

.CommonRealizacjeListComponent .box a:hover,.CommonRealizacjeListComponent .box1 a:hover {
  text-decoration: none;
}

.CommonRealizacjeListComponent .box .image,.CommonRealizacjeListComponent .box1 .image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 13em;
}

.CommonRealizacjeListComponent .box h3,.CommonRealizacjeListComponent .box1 h3 {
  color: #132029;
  font-weight: 400;
}

.CommonRealizacjeListComponent .box h6,.CommonRealizacjeListComponent .box1 h6 {
  color: #515150;
}

.CommonRealizacjeListComponent .box:hover h4,.CommonRealizacjeListComponent .box:hover h6,.CommonRealizacjeListComponent .box1:hover h4,.CommonRealizacjeListComponent .box1:hover h6 {
  text-decoration: none;
}

.CommonRealizacjeListComponent .box {
  margin-bottom: 1.5rem;
}

.CommonRealizacjeListComponent .box1 {
  margin-bottom: .5rem;
  padding: 0.5rem !important;
}
