@media screen and (min-width: 786px) and (max-width: 992px) {
.places--nearby--inner{
 padding-left: 20px !important;
}}
@media screen and (min-width: 992px) and (max-width: 1220px) {
.places--nearby--inner{
 padding-left: 100px !important;
}}
@media screen and (min-width: 1220px) and (max-width: 1380px) {
.places--nearby--inner{
 padding-left: 100px !important;
}}

@media screen and (min-width: 1380px) and (max-width: 1450px) {
.places--nearby--inner{
 padding-left: 115px !important;
}}
@media screen and (min-width: 1450px) and (max-width: 1500px) {
.places--nearby--inner{
 padding-left:135px !important;
}}
@media screen and (min-width: 1500px) and (max-width: 1550px) {
.places--nearby--inner{
 padding-left:175px !important;
}}
@media screen and (min-width: 1550px) and (max-width: 1600px) {
.places--nearby--inner{
 padding-left:195px !important;
}}
@media screen and (min-width: 1600px) and (max-width: 1650px) {
.places--nearby--inner{
 padding-left:210px !important;
}}
@media screen and (min-width: 1650px) and (max-width: 1700px) {
.places--nearby--inner{
 padding-left:240px !important;
}}
@media screen and (min-width: 1700px) and (max-width: 1750px) {
.places--nearby--inner{
 padding-left:255px !important;
}}
@media screen and (min-width: 1750px) and (max-width: 1800px) {
.places--nearby--inner{
 padding-left:270px !important;
}}
@media screen and (min-width: 1800px) and (max-width: 1850px) {
.places--nearby--inner{
 padding-left:285px !important;
}}
@media screen and (min-width: 1850px) and (max-width: 1900px) {
.places--nearby--inner{
 padding-left:300px !important;
}}
@media screen and (min-width: 1900px) and (max-width: 1950px) {
.places--nearby--inner{
 padding-left:315px !important;
}}@media screen and (min-width: 1900px){
.places--nearby--inner{
 padding-left:330px !important;
}}