#slide-gambar
 { padding-right : 0px;
 }

#slide-gambar .carousel .item
 { min-height : 300px;
 }

#slide-gambar .item .gambar-sampul
 { width : 100%;
   min-height : calc(100vh - 60px);
   background-size : 100%;
   background-position : center center;
   background-repeat: no-repeat;
 }