/*
Theme Name: Translateplus Child 
Description: Child theme for Translateplus. You can now safely customize it and not risk losing your customizations.
Author: Samiullah Ahmed
Author URI: https://translateplus.com
Template: translateplus-2024
Version: 1.0
*/
.tp-search-result {
    display: block;
    max-width: 370px;
    margin: 20px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #fff;
}