/*
 Theme Name:   LB4Sport
 Theme URI:    http://www.smartdatasoft.com/
 Description:  LB4Sport Theme based on Oxy theme
 Author:       Diluen Cheong
 Author URI:   http://www.fireworkswebsites.com.au
 Template:     oxy
 Version:      1.0.0
 License:      Private
 License URI:  http://www.fireworkswebsites.com.au/
 Tags:         black, blue, white, two-columns, fixed-layout, responsive-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
 Text Domain:  lb4sport
*/

@import url("../oxy/style.css");

@media screen and (max-width: 768px)
[class*="column"] + [class*="column"]:last-child {
  float:none;
}