.b1{
    border: 1px solid #ccc;
}

.b1:hover,.b1:focus{
    border: 3px solid #ccc;
}

.m-t-100{
    margin-top: 100px;
}

.icon-1{
    font-size: 1.0rem !important;
}

.p-5{
    padding: 5px !important;
}

.h-155{
    height: 155px !important;
}

.h-75{
    height: 75px !important;
}

.fs-13-rm{
    font-size: 1.3rem !important;
}

.fs-18-rm{
    font-size: 1.8rem !important;
}


.pl-0{
    padding-left: 0 !important;
}

.pr-0{
    padding-right: 0 !important;
}

.w-100-p{
    width: 100% !important;
}