.show-more{

width: 270px;
height: 60px;
display: flex!important;
justify-content: center;
align-content: center;
border-radius: 30px;
background: #007C8E;
color: white;
align-items: center;
font-weight: 600;
font-size: 16px;
    margin: 0 auto;

}
