Bootstrap button not resizing when resizing window size

i have made a div with class row inside it i have made 3 divs with class col-sm-12 col-lg-4.again inside each div i have created a row and in a row 1 div with class col-sm-12 col-lg-12 colout in each colout there is some text and a bootstrap button,now when i am resizing the window size the size of button taking the full width of colout and not resizing ,i have added class col-sm-4 col-lg-4 to button tag.

https://ide.codingblocks.com/#/s/16320..link for code


small screen behavour…see the button become of full div size

If it is col-sm-12 it means full row only you need to set something less than 12