#urls {
    height: 290px;
}

.section1_divform .tool_bottom_btns {
    bottom: -12px;
    left: 0px;
    padding: unset;
}

.custom-content-box{
    margin-top:30px;
}

table tbody {
    position: relative;
}

@media screen and (max-width:1023px) and (min-width:769px) {
    .result-heading-wrapper {
        margin: 42px 0px 0px 0px;
    }
}