    .dropdown-menu img {
      width: 20px;
      margin-right: 8px;
    }
    @media (min-width: 768px) {
    .container, .container-md, .container-sm {
      max-width: 920px;
    } }
    .content .row .col img { vertical-align:middle;  }
    .row { 
        margin-left: -10px; 
        --bs-gutter-x: 0.6rem;	 	--bs-gutter-y: 0;		}
    .text-ul {  
        font-size: 0.9rem; 
        padding-top: 4px; 
        font-weight: bold;  }
    .opcion {
        height: 30px;
    }
    .text-icon {
        color: #0d6efd;  
        text-align: center;
        font-weight: bolder;
    }
    header {
        transition: all 0.5s;
        z-index: 997;
        padding: 0; 
        top: 40px;
        box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.3);
    }	  