.place {
    padding: 12px !important;
    cursor: pointer !important;
    &:hover {
        background-color: #e0e0e0 !important;
    }
}