.social-icons .a-si {
    border: 1px solid !important;
    border-radius: 10px !important;
    height: 40px !important;
}
.social-icons .a-si-extra-space {
   margin-right:-20px !important;
}
@media screen and (min-width: 900px) {

.isd-header-logo {
    
    width:62% !important;
    padding:10px;
    
}

}
@media screen and (max-width: 900px) {
    
    .package {border: 1px solid #ddd;border-radius: 8px;padding: 15px;margin-bottom: 20px;display: inline-block;width:100%;margin-right: 20px;vertical-align: top;box-sizing: border-box;height: auto;}

}