/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2021 | 03:24:23 */
#the_msg_div {
    justify-content: center!important;
}

@media (max-width:767px){
    #the_msg_div {
  padding-left: 18%;
}
}