/* 
*
* USER STYLES
* This styles will override default styles of template
*
*/

img.center {
    display: block;
    margin: 0 auto;
}
