﻿@media only screen and (min-width: 769px){
.xg_list_odd>div>div:first-child{float:right;}
.xg_list_odd>div>div:nth-child(2){float:left;}
}