﻿#diller {
    position: absolute;
    left: 100px;
    top: 10px;
    right: inherit;
}

@media only screen and (max-width: 768px) {


}