Hi There,
Change the hover code above into this:
.home #x-section-1:hover {
background-image: url("http://www.georgantasdesigns.com/wp-content/uploads/2016/08/6.png") !important;
opacity: 0.75;
transition: all 1s ease-in;
}
Hope it helps.
Let us know how it goes.
Thanks.