#section-special {
  margin-top: 90px;
}
#special-col1 h1 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
}
#special-col1 #f-para {
  width: 45%;
  text-align: center;
}
#special-col1 p {
  /* font-weight: 600;
  font-size: 16px; */
}
#special-col2 {
  margin: auto;
}
#special-col2 img {
  width: 100%;
  margin-top: 20px;
}
