.well-content{align-items:center;display:flex;gap:15px}.image-container{flex-shrink:0}.text-container{flex-grow:1}.image-container img{border-radius:4px;height:auto;max-width:100px}@media (max-width:479px){.well-content{align-items:center;flex-direction:column}.image-container img{height:auto;max-width:100%}.text-container{text-align:center}}#well{color:#000;margin-bottom:20px;min-height:20px}#well,#well .default{border-radius:4px;overflow:hidden}#well .default{background:#f4f4f4}#well .primary,#well .yellow{border-radius:4px;overflow:hidden}#well .yellow{background:#fad28d}#well .danger,#well .info{border-radius:4px;overflow:hidden}#well .info{background:#fafafa}#well .blue{background:#b6e4e6;border-radius:4px;overflow:hidden}#well .small{padding:20px}#well .medium{padding:24px}#well .large{padding:28px}#well .close{cursor:pointer;float:right;padding:3px 10px 0 0}