.container { display: flex; flex-direction: column; gap: 25px; } .textField { width: 100%; } .subHeader { border-bottom: 0.5px solid; } .img { max-height: 40%; max-width: 40%; } .copyItem { margin-left: 10px; color: #34495e; }