@media screen and (min-width: 768px){#page-row-3{  background-image:
    url(../../../img/bg02.jpg), url(../../../img/bg03.jpg), url(../../../img/bg04.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position:
    top right,
    center left,
    bottom 30% right;
background-size:25%,23%,23%;}}@media screen and (max-width: 767px){#page-row-3{padding-top:60px!important;background-image:url("../../../img/bg02.jpg");background-size:30%;background-position:right top;background-repeat:no-repeat;}}