#col-container { max-width: 600px; margin-left: auto; margin-right: auto; } .gradio-container {background: linear-gradient(90deg, rgba(0,1,36,1) 0%, rgba(71,58,204,1) 35%, rgba(46,232,174,1) 100%);} .heightfit{ height:150px; } .heightfit1{ height:100px; } #row-flex { display: flex; align-items: center; justify-content: center; } .crop{width: 200px; height: 150px; } .crop img { height: 100px; margin: -75px 0 0 -100px;}