.half{width:49%;display:inline-block}.right{float:right}.three-fourth{width:65%;display:inline-block;margin-right:2%}.quarter{width:33%;height:100%;float:right}.full{width:100%}@media screen and (max-width:768px){.half{width:100%;display:block}.right{float:unset}.three-fourth{width:100%;display:block;margin-right:0}.quarter{width:100%;float:unset}}