.banner-home .content-wrap .content p {
  flex-direction: column
}
.banner-home .content-wrap .content p::before {
  margin-bottom: 15px;
  width: 100%
}

.tl-custom-position.bottom-right {
  bottom: 60px!important;
}

#tt-header .tt-logo img {
  object-fit: contain;
  object-position: left
}