@media only screen and (max-width:320px){

    #pills-tab{
        border-radius: 20px !important;
    }
    .ach-img{
        width:50px;
    }
    .modal-dialog {
        right: 0px;
        width: 300px !important;
    }

}