.header4 {
    position: relative;
    text-align:center;
    background-image: url('../img/Sin/streaming\ evento\ religioso.webp');
    /*background: linear-gradient(60deg, #27273c 0%, #86377b 100%);*/
    color:white;
    
	width: 100%;
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
  }
