.plg-octagent.wrap { margin: 0px 10px 0 0px; background: #fff; padding: 20px; } .plg-octagent .wrap1 { display: flex; } .plg-octagent .wrap2 { flex: 1; } .plg-octagent div[for=octagent_api_key] { display: inline-block; margin-right: 12px; } .plg-octagent #octagent_api_key { border-color: #ccc; border-radius: 3px; height: 30px; margin: 0px; } .plg-octagent button[name=save_api_key] { cursor: pointer; font-weight: 600; height: 30px; font-size: 12px; background: #2bbea3; color: #fff; border: 0px; border-radius: 3px; margin-left: 8px; text-align: center; width: 60px; line-height: 33px; padding-top: 0px; } .plg-octagent .imgp { flex: 1; text-align: center; } .plg-octagent .imgp img { width: 100%; max-width: 400px; float: right; right: 0px; }