/*
===============================================================
 # 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{
    margin-left: 25%;
  top: 15%;
}

.ms-slide-info h2{
	font-size: 35px;
  line-height: 28px
}
 



  @media (min-width: 768px){
	.ms-slide-info{
    width: 50%!important;
    z-index: 9!important;
    top: 35%!important;
	}  
    
    .ms-slide-info h2{
    	font-size: 53px;
      	line-height: 50px;
        font-family: 'Montserrat', sans-serif;
      font-weight: 700!important;
    }
}

.ms-slide-info .ms-info{

}

