/*
Theme Name: Custom Theme
Theme URI: http://example.com
Description: My custom WordPress theme.
Version: 1.0
Author: sudipa
Author URI: http://yourwebsite.com
*/

.woocommerce div.product div.images {
	float: left;
    width: 100%!important;
}