/*
  Theme Name: Amit Biswas Circle
  Theme URI: http://amitbiswascircle.co.uk
  Author: Surajit Pramanik
  Author URI: https://www.facebook.com/surajit.pramanik/
  Description: Custom theme for Amit Biswas Circle
  Version: 1.1
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: amitbiswascircle
*/

.logo-carousel .owl-item img {
  width: 100%;
  height: 200px;
  display: block;
  text-align: center;
  object-fit: contain;
  border-radius: 0.25rem;
}

.banner-icon svg {
  width: 400px !important;
  height: auto !important;
  max-width: 100%;
}