.fbox3 > div[class*="col"] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.img-fluid {
}

.img-fluid.int-pic {
}

.hookah-wrapper {
  padding-bottom: 100px;
  padding-top: 100px;
  width: 100%;
  height: 100%;
  background-image: url("../../assets/img/bg_light_1.svg");
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
  color: #4d4b48;
  box-shadow: inset 0 1px 50px 0 rgba(0, 0, 0, .1);
}

.poster {
  position: relative;
  z-index: 2;
  padding: 20px;
  flex: 0 auto;
  box-shadow: 0 1px 50px 0 rgba(0, 0, 0, .1);
  text-align: left;
}

@media (min-width: 940px) {
  .poster {
    width: 940px !important;
  }
}

.poster-header {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #4d4b48;
}

.h-photo-block {
  margin-top: 20px;
  display: flex;
  text-align: center;
  justify-content: space-between;
}

.hookah-lb {
  width: 140px;
  height: 140px;
  float: none;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.hookah-bosses {
  display: flex;
  height: 100%;
  padding-top: 20px;
  padding-right: 10px;
  justify-content: center;
  align-items: flex-start;
}

.div-block-27 {
  padding-right: 5px;
  padding-left: 5px;
  flex: 1;
}

.h-boss-lb {
  width: 140px;
  height: 140px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
}

img {
}

.h-boss-lb {
}

