@media (max-width: 600px) {
.action-box {
     text-align: left; 
}
}
@media (max-width: 992px) {
.page-title .page-title-name {
    width: 60%;
}
}
