.figure {
    border: 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
}
li {
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (max-width: 950px){
    #img11 {
        width: 90%;
    }
}
