Changes

Created page with "@media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } }"
@media all and (min-width:720px) {
.desktop-float-right {
box-sizing: border-box;
float: right;
clear: right;
}
}