                            .hs-search-highlight {
                                color: #399e2d;
                                font-weight: 700;
                            }

                            .hubspotSearchPaginator {
                                display: none;
                            }

                            .hubspotSearchTemplate {
                              overflow:hidden;
                            }
                          
                            .hubspotSearchTemplate div {
                                overflow: hidden;
                                width: 100%;
                            }

                            .hubspotSearchTemplate img {
                                width: 30%;
                                float: left;
                                padding: 20px 10px;
                            }

                            .hubspotSearchTemplate p {
                                width: 65%;
                                float: left;
                            }

                            .hubspotSearchResults p {
                                width:100%;
                                margin: 10px 0 25px !important;
                            }