/*
  Theme Name: Divi Child - Eweb
  Theme URI: https://crearpaginaeweb.com/
  Version: 1.0.0
  Template: Divi
  Author: Eweb
  Author URI: https://crearpaginaeweb.com/
  Text Domain: divi-child---eweb
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.tb-lightbox img {
    max-width: 90vw;
    max-height: 65vh!important;
    border-radius: 10px;
    object-fit: contain;
}
