/*Fix larghezza righe fusion builder */

body.page-template-page-area-stampa .fusion-builder-row {
	max-width: 1360px !important;
}

.arsial-single-content {
  padding-bottom: 0;
}

/*Media */

.media-section video {
  object-fit: fill;
}

.media-section video,
.media-section iframe {
  width: 100%;
  height: 355px;
}