  body {
      background-color: #e6ebe9!important;
    }

h1{color: black;}
    </style> 
</head> 
.thick-banner {
  background-image: url('2.jpg');
  background-size: cover;
  background-position: center center;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0;
}
img{
	border-radius:10px;
	}
.text-with-image img {
  width: 300px!important; 
  margin-right: 20px; /* Adjust margin between image and text */
}
}
</style>}