.arts {
  float:right;
  z-index:100;
  position:relative;
}

.alphabetContainer div.ipsPos_left {
	padding-bottom: 15px; 
}

.vala-artist-info-newstyle {
  display:flex;flex-direction:row-reverse;
}

@media (max-width: 979px) {
    .vala-artist-info-newstyle {
        display:flex;flex-direction:column-reverse;
      padding:15px;
    }
  .vala-artist-info-newstyle > div {
   		width:100%!important 
  }
}

#vala-youtube-embededfile .ipsEmbeddedVideo {
    width: 100%!important;
    max-width: 100%!important;
    height: 100%!important;
}

.vala-flex {
 display: flex;justify-content: space-between;align-items: center; 
}

#mvala-artist-artworks+div>h2 {
display:none;
}

.mvala-alignAdditionalImages {
  	height: 288px;
    display: block;
    margin: auto;
    object-fit: contain;
    padding: 3px;
}
