/* =Theme customization starts here
-------------------------------------------------------------- */

/*
 Theme Name:   Responsive Child
 Theme URI:    
 Description:  Responsive Child Theme
 Author:       Hi-Speed Networking - Simon Thomson
 Author URI:   
 Template:     responsive
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  responsive-child
*/

html div.post-entry div div.car-image img {
    border-radius: unset !important;
    display: block;
    -moz-border-radius: unset;
}

.homepagesliderbox {
 margin:0 auto; 
 width:100%;
}