.how-to-videos-sec .video-wrap {
  margin-bottom: 15px;
  display: flex;
  height: 250px;
}

.how-to-videos-sec .video-wrap iframe {
  width: 100%;
  height: 100%;
}

.how-to-videos-sec .video-title {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.4;
}

.how-to-videos-sec .sec-title {
  margin: 0 0 20px;
}