.section-main {
  padding: 5rem 0;
}

.image-full {
  width: 100%;
  max-width: 100%;
}
.text-white {
  color: #ffffff;
}
.text-white-hover:hover span {
    color: #fff;
}