.firstsection{
background-image: url(../wp-content/uploads/2019/05/Header_Background.jpg);
background-image: -webkit-image-set(url(../wp-content/uploads/2019/09/Header_Background.webp)1x );
background-size: cover; /* Resize the background image to cover the entire container */
background-attachment: fixed;
height: 100%;
overflow: hidden;
}