@media only screen and (max-device-width: 768px){
        .search-box.active .serBox {
    transform: scale(1.8);
}
}