.change-text{
    margin-bottom: 2em;
}

.pattern{
    margin-bottom: 0;
}

.vertical-card{
    width: 323px!important;
}

.notes-list{
    margin-top: 3em;
}


@media only screen and (max-width: 322px) {
    .container{
        padding-left: 0!important;
    }
    .liSpLeftStyle{
        margin-right: 20px!important;
    }
}

.hyde-list {
    list-style: none;
}