.gm-style .gm-style-iw {
    background: #fff;
    min-width: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    left: 0 !important;
    top: 15px !important;
    z-index: 7 !important;
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.7);
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.7);
}
.gm-style .gm-style-iw+div {
    right: -20px !important;
    top: 20px !important;
}
.gm-style>div>div>div>div>div {
    z-index: 9;
}
.gm-style .gm-style-iw div {
    overflow: hidden;
}

.ts-client-list .owl-item:nth-child(4n) img {
     margin-top: 0 !important;
}
.ts-client-list .owl-item:nth-child(5n) img {
    /*margin-top: 30px !important;*/
}
#leave-reply {
    margin-top: 40px;
}