/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-slide-info{
  position: absolute !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  background: rgba(0,0,0,0.2);
  margin-top: 0 !important;
  max-height: 100%;
}
.ms-info{
  width: 80%;
  margin: auto;
}