/* Add custom CSS styles below */ 
```@media(max-width: 991px){
	.advanced-slider__caption__inner__content__heading{
	    font-size: 1.5rem;
 }
}```