@media (min-width:1040px) and (max-width:1600px) {
	.ss_button1 {
		left: -20px !important;
	}
	
	.ss_button2 {
		left: 20px !important;
	}
}

.pod-mob-view img {
    width: 120px;
}