

.side_menu a{
width: 87px;
}
.side_menu .widget {
    margin: 0 0 10px !important;
}
.side_menu {
       -webkit-overflow-scrolling: touch;
        overflow-y: scroll !important;
}

div.wpcf7-response-output {
    color: #000;
    background-color: #fff;
    font-size: 14px;
    text-transform: none;
    text-align: center;
}