display: none !important yapman yeterli

@media only screen and (max-width: 700px) {
#soldakayan{
display: none !important;
}
}