/*resize carousel*/
/*.frame-inner {
    margin: auto;
    width:95%;
}*/

/*.carousel-inner {
  	margin: auto !important;
  	item_width: 50% !important;
}*/

.frame-type-carousel_small {
   	margin-top: 0.0rem !important;
  	padding-top: 0.0rem !important;
  	padding-bottom: 0.0rem !important;
}
.carousel-small {
  	padding-top: 0 !important;
  	padding-bottom: 0 !important;
}

/*
.frame-type-text {
  	padding-top: 0 !important;
  	padding-bottom: 0 !important;
}

.frame-type-list {
  	padding-top: 0 !important;
  	padding-bottom: 0 !important;
  	padding-left: 0 !important;
  	padding-right: 0 !important;    
}
*/
/*Remove background of carousel
.carousel .carousel-item {
  background: none !important
}*/