/*
Theme Name: New Projects Bangalore Child
Template: newprojectbangalore
Version: 1.0
Text Domain: newprojectsbangalore-child
*/

@media only screen and (max-width:1024px){

    html,
    body{

        overflow-x:hidden !important;
    }

     .singleProjecFirst-img{
        object-fit:cover;
        object-position:center 25%;
    }

}

