Connollys Estate Agents estate agency branches
residential sales and lettings branches
/*ZOOPLA END VALUATION BUTTON*/
/* /Custom styles */
@media only screen
and (device-width: 414px)
and (device-height: 896px)
and (-webkit-device-pixel-ratio: 2),
screen and (device-width: 375px)
and (device-height: 812px)
and (-webkit-device-pixel-ratio: 3),
screen and (device-width: 414px)
and (device-height: 896px)
and (-webkit-device-pixel-ratio: 3) {
.cc-window.cc-floating {
padding: 2em;
max-width: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
bottom: 50px;
left: 0;
margin-left: 0;
margin-right: 0;
}
}