.logo-row {
    background-image: url("http://childrensrosary.org/wp-content/themes/prayer/images/cr_logo.png") !important; //bhavya cmnd
   // background-image: url("http://".$base_url."wp-content/themes/prayer/images/cr_logo.png") !important;
   height: 240px;/*200*/
   background-repeat: no-repeat;
   /* align-items: center; */
   background-position: center;
   background-size: 100%;
}