<div style="display: flex; flex-wrap: wrap; gap: 30px; justify-content: center;">

 <!-- Block 1 -->
 <div style="width: 300px; text-align: center;">
   <img src="/path/to/youtube-icon.png" alt="YouTube Icon" style="width: 30px; height: auto; margin-bottom: 10px;">
   <a href="/doctor-consultation-guide" style="font-weight: bold; font-size: 16px; color: #0056b3;">
 All About Cancer: Causes, Risk Factors & Treatment | How to Reduce Cancer Risk | Visit Health App
   </a>
     <iframe width="100%" height="200" src="https://www.youtube.com/watch?v=k_A5kBKFo6Q" 
         title="YouTube video player" frameborder="0" 
         allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" 
         allowfullscreen>>
 </iframe>

 </div>

 <!-- Block 2 -->
 <div style="width: 300px; text-align: center;">
   <img src="/path/to/youtube-icon.png" alt="YouTube Icon" style="width: 30px; height: auto; margin-bottom: 10px;">
   <a href="/doctor-consultation-guide" style="font-weight: bold; font-size: 16px; color: #0056b3;">
 All About Cancer: Causes, Risk Factors & Treatment | How to Reduce Cancer Risk | Visit Health App
   </a>
     <iframe width="100%" height="200" src="https://www.youtube.com/watch?v=k_A5kBKFo6Q" 
         title="YouTube video player" frameborder="0" 
         allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" 
         allowfullscreen>>
 </iframe>

 </div>

 <!-- Block 3-->
 <div style="width: 300px; text-align: center;">
   <img src="/path/to/youtube-icon.png" alt="YouTube Icon" style="width: 30px; height: auto; margin-bottom: 10px;">
   <a href="/doctor-consultation-guide" style="font-weight: bold; font-size: 16px; color: #0056b3;">
 All About Cancer: Causes, Risk Factors & Treatment | How to Reduce Cancer Risk | Visit Health App
   </a>
     <iframe width="100%" height="200" src="https://www.youtube.com/watch?v=k_A5kBKFo6Q" 
         title="YouTube video player" frameborder="0" 
         allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" 
         allowfullscreen>>
 </iframe>

 </div>