@media only screen and (min-width: 641px) {
    #ifcontent {
        padding-left: 170px;
    }
}