.analyze-top {
    height: 10.0rem;
    width: auto;
    padding-bottom: 1.0rem;
    background-color: transparent; 
}
@media (min-width: 500px) {
    .analyze-top{
        height: 13.0rem;
    }
}