main > #cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 381px;
}
main > .custom-list ul {
    list-style-type: '+' ;
    list-style-position: inside;
}