
.panel-3 {
    background-color: #50009a;
    background: url(https://www.consuites.com/images/panels/panel-3.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover!important; 
    -o-background-size: cover!important; 
    background-size: cover!important; 
}

.panel-3 ul {
	list-style: none;
}

.panel-3 ul .done-check:before {
  content: '✓';
}

.panel-3 ul .incomplete:before {
  content: '✕';
}

.panel-4 {
	border-top: 5px solid #000000;
}

.lanyard {
	left: 20%;
  	position: relative;
}