﻿
@media only screen and (max-width:767px) {
    .DropDownJob {
        width: 100% !important;
        max-width: 54%;
    }
    .content-row
    {
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .resume-sa-link {
        word-break: break-word;
    }
}
