
.home_circle_div {
    height: 360px;
}
.home_circle_plus {
    bottom: 45px;
}
@media screen and (max-width: 700px) {
    .search_bubble .search-field {
        width: 77%;
    }
}