#desc-full-halfbg-text-btn {
    background: #f1edea;
}

#desc-full-halfbg-text-btn .half-container-left {
	background-image: url('../images/20210517_132742.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}
#footer-list-text {
    background: #444444;
}

#footer-list-text .bg {
	background-image: url('../images/bg-28.jpg');
	background-size: auto;
	-webkit-background-size: auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.25;
}