/****** PLACE YOUR CUSTOM STYLES HERE ******/
div.background-image-holder.paralejo{
	background-color: transparent;
	background-attachment: fixed !important;
	background-clip: border-box;
	background-repeat: no-repeat;
	background-size: cover !important;
}

@media (max-width: 767px) {
    br {
        display: unset;
    }
}