@media only screen and (max-width: 800px) {
.bps_Col-1
{
width: 100%;
background-color: transparent;
float: none;
}
.bps_Col-2
{
width: 100%;
background-color: transparent;
margin-left: 0;
}
.bps_Col-3
{
width: 100%;
background-color: transparent;
float: none;
}
.bps_Col-4
{
width: 100%;
background-color: transparent;
margin-left: 0;
}
.bps_Col-1 img
{
width: 100%;
margin-left: 0;
}
.bps_Col-2 img
{
width: 100%;
margin-left: 0;
}
.bps_Col-3 img
{
width: 100%;
margin-left: 0;
}
.bps_Col-4 img
{
width: 100%;
margin-left: 0;
}
.bps_Col-1 section
{
width: 100%;
margin-left: 0;
background-color: transparent;
}
.bps_Col-2 section
{
width: 100%;
margin-left: 0;
background-color: transparent;
}
.bps_Col-3 section
{
width: 100%;
margin-left: 0;
background-color: transparent;
}
.bps_Col-4 section
{
width: 100%;
margin-left: 0;
background-color: transparent;
}
}