/* Add here all your CSS customizations */
img {
    max-width: 100%;
}

.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 20px;
}

#main_area {
    margin-top: 5px;
}
