@media (min-width: 768px) {
    .home-search {
        position: static;
        transform: none;
        width: 80%;
        margin: auto;
        display: flex;
        flex-direction: column;
    }
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form {
    display: flex;
    justify-content: center;
}

#element-7533d52d5b2a4d6c9f01f2c4f97f41cc .element-type-inventorysearch .row:first-child {
    display: none;
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form .row:nth-child(2) {
    width: 100%;
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form .row:nth-child(2) {
    max-width: 800px;
    margin: auto;
}

.home-search .form {
    width: 100%;
}