
.depicter-revert.depicter-10 .depicter-layers-wrapper{
	padding-left:15px;
	padding-right:15px;
}
.depicter-revert .depicter-10-element-5{
	font-size:80px;
	color:#ffffff;
	font-family:"Playfair Display";
	font-weight:500;
	line-height:90%;
	background-color:transparent;
}
.depicter-revert .depicter-10-section-1{
	background-color:#FFF;
}

/***** Tablet *****/
@media screen and (max-width: 1024px){

.depicter-revert .depicter-10-element-5{
	font-size:60px;
	color:#ffffff;
	font-family:"Playfair Display";
	font-weight:500;
	line-height:90%;
}

}
/***** Mobile *****/
@media screen and (max-width: 767px){

.depicter-revert .depicter-10-element-5{
	font-size:50px;
	text-align:center;
	color:#ffffff;
	font-family:"Playfair Display";
	font-weight:500;
	line-height:90%;
}

}
/*** Custom styles ***/
.depicter-revert .depicter-10-section-1 {
   height: 95vh !important;
}

@media (max-width:800px){
  .depicter-revert .depicter-10-section-1 {
   height: 45vh !important;
}
}

