.tablo-servisler{
	table-layout:fixed;
}

.tablo-servisler tbody tr > td:first-child{
	width:20%;
}

.tablo-servisler tbody tr > td#web-satir{
	word-break: break-all;
}




@media(max-width:767px){
	#map-canvas{
		height:175px;
	}
    .col-xs-12.text-center.adverts a {
    width: 100%!important;
    height: 100%!important;
}

.col-xs-12.text-center.adverts img {
    width: 100%;
    height: auto;
}
}

@media (max-width: 991px) and (min-width: 768px) {

    .col-xs-12.text-center.adverts a {
    width: 100%!important;
    height: 100%!important;
}

.col-xs-12.text-center.adverts img {
    width: 100%;
    height: auto;
}
	
}

@media(min-width:992px) and (max-width: 1199px){

}

/* Large Screen */
@media(min-width:1200px){

}

.gm-style-iw {
    width: 330px!important;
}
.gm-style-iw strong.title {
    display: block;
    padding: 0px 0px 2px 0px;
    border-bottom: solid 1px #949393;
    margin: 0px 0px 9px 0px;
    font-size: 18px;
    color: dimgrey;
}
.gm-style-iw strong.tel {
    font-weight: bold;
    color: dimgrey;
}

.gm-style-iw hr {
    margin-top: 8px;
    margin-bottom: 8px;
}

