/* IMAGES --------------------------------------------------------------------*/
.img-1 {
  height: 354px;
  background-image: url('/shared/images/big/pages/payment_methods/01-sposoby-platnosci.jpg');
}
.img-2 {
  height: 401px;
  background-image: url('/shared/images/big/pages/payment_methods/02-przelewy24.jpg');
}
.img-3 {
  height: 334px;
  background-image: url('/shared/images/big/pages/payment_methods/03-wplata-na-konto.jpg');
}
.img-4 {
  height: 263px;
  background-image: url('/shared/images/big/pages/payment_methods/04-platnosc-przy-odbiorze.jpg');
}
.img-5 {
  height: 312px;
  background-image: url('/shared/images/big/pages/payment_methods/05-aukcje.jpg');
}
.img-6 {
  height: 384px;
  background-image: url('/shared/images/big/pages/payment_methods/06-odbior-osobisty.jpg');
}

.workshop-address {
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
}
.google-map {
	float: left;
}
