/*
Template Name: Kidz
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************contact****************/
.center_cont {
    background-image: url(../img/little-hugs-contactus.jpg);
    background-position: center;
}

/*********************contact_end****************/



@media screen and (max-width : 767px){
.contact_1r{
margin-top:15px; 
 }
.contact_1r br{
display:none; 
 }
 }

@media (min-width:576px) and (max-width:767px) {


 }
@media (min-width:768px) and (max-width:991px) {
.contact_1l img{
min-height:380px; 
 }

 }

@media (min-width:992px) and (max-width:1200px) {
.contact_1l img{
min-height:380px; 
 }
 }


