.mfp_carouselbig_hero_wrapper_default {
  background-size: cover !important;
  background-position: center !important;
  padding: 2em;
  position: relative;
  overflow: hidden;
}

.mfp_carouselbig_hero_wrapper_default .play-toggle {
  position: absolute;
  right: -8px;
  top: 0;
  opacity: 0;
  transition: 0.25s all ease;
  background: transparent;
  border: none;
  outline: 0 !important;
}

.mfp_carouselbig_hero_wrapper_default .ytbg-btn-pause, .mfp_carouselbig_hero_wrapper_default .ytbg-btn-play {
  display: block;
  height: 10px !important;
  width: 10px !important;
  padding: 0;
  background-size: contain !important;
}

.mfp_carouselbig_hero_wrapper_default .ytbg-btn-pause {
  background: url(../../assets/btn-pause.png) no-repeat;
}

.mfp_carouselbig_hero_wrapper_default .ytbg-btn-play {
  background: url(../../assets/btn-play.png) no-repeat;
}

.mfp_carouselbig_hero_wrapper_default:hover .play-toggle {
  opacity: 0.9;
}

.mfp_carouselbig_hero_wrapper_default .mfp_overlay {
  background-color: rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper {
  color: #fff;
}

@media only screen and (min-width: 48em) {
  .mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper {
    padding: 0.7em;
  }
}

@media only screen and (min-width: 64em) {
  .mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper {
    padding: 1em;
  }
}

@media only screen and (min-width: 75em) {
  .mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper {
    padding: 2em;
  }
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper h4 {
  position: relative;
  line-height: 160% !important;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper h4 a {
  color: #FFF;
  font-size: 1.92em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_date, .mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_author {
  display: inline-block;
  font-size: 1em;
  margin-bottom: 1em;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_author {
  display: inline-block;
  font-weight: 700 !important;
  margin-bottom: 1em;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_introtext {
  font-size: 0.9em;
  display: block;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_cat {
  text-align: left;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_cat a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_readmore a {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  padding: 0.7em 1em;
  margin: 0.7em 0;
  text-decoration: none;
  font-weight: 700;
  transition: 0.35s all ease;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_readmore a:hover {
  background: #fff;
  color: #333;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_tags {
  display: block;
  margin: 0.7em 0 !important;
  padding: 0 !important;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_tags li {
  list-style: none;
  display: inline-flex;
  margin: 0.15em 0.7em 0.15em 0;
  padding: 0;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_tags li a {
  font-size: 0.8em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield_header {
  display: block;
  font-size: .8em;
  text-transform: uppercase;
  margin: 0.7em 0 0 0;
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield {
  position: relative;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield ul {
  margin: 0;
  padding: 0;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inline {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inline li {
  font-size: 0.9em;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin-right: 0.7em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inline li:last-child {
  margin-right: 0;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inline li .mfp_carouselbig_customfield_label {
  font-weight: 700;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.3em 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li span {
  width: 50%;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li .mfp_carouselbig_customfield_label {
  font-weight: 700;
  text-align: left;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li .mfp_carouselbig_customfield_value {
  text-align: right;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li:last-child {
  border-bottom: none;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.3em 0;
  margin-bottom: 0.3em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li span {
  display: block;
  width: 100%;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li .mfp_carouselbig_customfield_label {
  font-weight: 700;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li:last-child {
  border-bottom: none;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li {
  font-size: 0.9em;
  display: flex;
  flex-direction: column;
  flex: 1 0 45%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 0.7em;
  margin: 0 0 0.7em 0.7em;
  border-radius: 0.3em;
  overflow: hidden;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li:nth-child(odd) {
  margin-left: 0;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li .mfp_carouselbig_customfield_label {
  font-weight: 700;
  box-sizing: border-box;
  display: block;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li .mfp_carouselbig_customfield_value {
  box-sizing: border-box;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.3em 0;
  display: block;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li span {
  width: 100%;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li .mfp_carouselbig_customfield_label {
  display: none;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_hero_item_wrapper .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li:last-child {
  border-bottom: none;
}

@media only screen and (min-width: 48em) {
  .mfp_carouselbig_hero_wrapper_default .hero_padding {
    padding-left: 0.3em;
  }
}

@media only screen and (min-width: 64em) {
  .mfp_carouselbig_hero_wrapper_default .hero_padding {
    padding: 0.3em;
  }
}

@media only screen and (min-width: 75em) {
  .mfp_carouselbig_hero_wrapper_default .hero_padding {
    padding: 0.7em;
  }
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_slide_wrapper_default {
  padding-right: 1em;
}

.mfp_carouselbig_hero_wrapper_default .mfp_carouselbig_slide_wrapper_default .mfp_carouselbig_slide_title {
  position: relative;
  color: #fff;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-top: 7px;
}

.mfp_carouselbig_skin_default {
  display: none;
  position: relative;
  /* Carouselbig styles */
}

.mfp_carouselbig_skin_default .mfp_block_title {
  position: relative;
}

.mfp_carouselbig_skin_default .mfp_block_title h4 {
  position: absolute;
  display: block;
  top: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  width: 50%;
  line-height: normal;
  height: 1.2em;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper {
  display: flex;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner {
  position: relative;
  transition: 0.25s padding ease-out, 0.25s margin ease-out, 0.25s border ease-out;
  width: 100%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text {
  padding: 0.7em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_carouselbig_title {
  display: block;
  line-height: normal;
  margin-top: 0.2em;
  position: relative;
  z-index: 1;
  height: 2.5em;
  overflow: hidden;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_carouselbig_title a {
  font-weight: 700 !important;
  font-size: 1em !important;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_date, .mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_author {
  font-size: 0.9em;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0;
  line-height: 1.2em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_author {
  font-weight: 700 !important;
  position: relative;
  z-index: 1;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_cat {
  font-size: 0.9em;
  text-transform: uppercase;
  position: relative;
  display: block;
  z-index: 1;
  height: 1.6em;
  overflow: hidden;
  line-height: 1.6em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper .mfp_carouselbig_item_inner .mfp_carouselbig_item_inner_text .mfp_cat a {
  font-weight: 700;
  display: inline-block;
  width: auto;
  color: #333;
  text-align: left;
  text-decoration: none;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper:hover {
  transition: 0.25s all ease;
  background-size: 120%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper:hover .mfp_align_inner {
  transition: 0.25s padding ease-in, 0.25s margin ease-in, 0.25s border ease-in;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_item .mfp_carouselbig_item_wrapper:hover .mfp_overlay {
  background: rgba(0, 0, 0, 0.3);
  transition: 0.25s ease-in, 0.25s margin ease-in, 0.25s border ease-in;
}

.mfp_carouselbig_skin_default .tns-inner {
  overflow: hidden;
}

.mfp_carouselbig_skin_default .tns-outer {
  position: relative;
  margin-right: -5px;
}

.mfp_carouselbig_skin_default .tns-outer button[data-action] {
  position: absolute;
  top: 0;
  right: 0px;
  border: none;
  padding: 4px 0 0;
  margin: 0;
  outline: none;
  font-size: 0.8em;
  opacity: 0.7;
  line-height: normal;
  background: transparent;
  color: #fff;
}

.mfp_carouselbig_skin_default .tns-outer button[data-action]:hover {
  opacity: 1;
}

.mfp_carouselbig_skin_default .tns-outer button[data-action=start] {
  opacity: 0.8;
}

.mfp_carouselbig_skin_default .tns-controls > [aria-controls] {
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 0 0 0 5px;
  letter-spacing: 1px;
  border: none;
  outline: none;
  opacity: 0.7;
}

.mfp_carouselbig_skin_default .tns-controls > [aria-controls]:hover {
  opacity: 1;
}

.mfp_carouselbig_skin_default .tns-controls {
  outline: none;
  position: absolute;
  right: 0;
  top: -30px;
}

.mfp_carouselbig_skin_default .tns-controls button {
  line-height: 1 !important;
}

.mfp_carouselbig_skin_default .tns-controls button:first-child {
  color: transparent;
  width: 13px;
  height: 12px;
  overflow: hidden;
  background: url(../../../tmpl/carouselbig/back.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 3px;
  margin-left: 5px;
}

.mfp_carouselbig_skin_default .tns-controls button:last-child {
  color: transparent;
  width: 13px;
  height: 12px;
  overflow: hidden;
  background: url(../../../tmpl/carouselbig/next.png) no-repeat;
  background-size: 100% 100%;
}

.mfp_carouselbig_skin_default .tns-nav {
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  top: -30px;
}

.mfp_carouselbig_skin_default .tns-nav > [aria-controls] {
  width: 6px;
  height: 6px;
  padding: 0;
  margin: 0 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  outline: none;
}

.mfp_carouselbig_skin_default .tns-nav > .tns-nav-active {
  background: #FFF;
}

.mfp_carouselbig_skin_default .mfp_tags {
  display: block;
  margin: 0.7em 0 !important;
  padding: 0 !important;
  position: relative;
}

.mfp_carouselbig_skin_default .mfp_tags li {
  list-style: none;
  display: inline-flex;
  margin: 0.15em 0.7em 0.15em 0;
  padding: 0;
}

.mfp_carouselbig_skin_default .mfp_tags li a {
  font-size: 0.8em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield_header {
  display: block;
  font-size: .8em;
  text-transform: uppercase;
  margin: 0.7em 0 0 0;
  position: relative;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield {
  position: relative;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield ul {
  margin: 0;
  padding: 0;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inline {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inline li {
  font-size: 0.9em;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin-right: 0.7em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inline li:last-child {
  margin-right: 0;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inline li .mfp_carouselbig_customfield_label {
  font-weight: 700;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.3em 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li span {
  width: 50%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li .mfp_carouselbig_customfield_label {
  font-weight: 700;
  text-align: left;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li .mfp_carouselbig_customfield_value {
  text-align: right;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_inlineblock li:last-child {
  border-bottom: none;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.3em 0;
  margin-bottom: 0.3em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li span {
  display: block;
  width: 100%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li .mfp_carouselbig_customfield_label {
  font-weight: 700;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_stacked li:last-child {
  border-bottom: none;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0.3em;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li {
  font-size: 0.9em;
  display: flex;
  flex-direction: column;
  flex: 1 0 45%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 0.7em;
  margin: 0 0 0.7em 0.7em;
  border-radius: 0.3em;
  overflow: hidden;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li:nth-child(odd) {
  margin-left: 0;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li .mfp_carouselbig_customfield_label {
  font-weight: 700;
  box-sizing: border-box;
  display: block;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_boxed li .mfp_carouselbig_customfield_value {
  box-sizing: border-box;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li {
  font-size: 0.9em;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.3em 0;
  display: block;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li span {
  width: 100%;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li .mfp_carouselbig_customfield_label {
  display: none;
}

.mfp_carouselbig_skin_default .mfp_carouselbig_customfield .mfp_customfield_layout_nolabel li:last-child {
  border-bottom: none;
}
