
body {
   background-image: url(img/backimg-4.jpg);
   background-size:  cover;
}

.custom-label {
display: block;
width: 100px;
	text-align: center;
}
.field {
	margin-bottom:-10px
}
.form-control {
	width:50px;
}


@media {
  .carousel,
  .carousel .item,
  .carousel .item-mask,
  .carousel-inner .item .item-mask img {
    width: 70%;
    padding: 0 0 0 30px;
  }
}

}