/*
Theme Name: RSA Restored
Theme URI: https://rahulshettyacademy.com/blog
Description: Thrive Theme Builder child that renders Wayback-restored homepage, hub pages, header and footer.
Author: Rahul Shetty Academy
Template: thrive-theme
Version: 1.0.0
*/

.entry-content img,
.wp-block-post-content img,
article img,
.tcb-post-content img {
	max-width: 100%;
	height: auto;
}
.rsa-post-wrap {
	max-width: 1080px;
	margin: 0 auto;
	padding: 24px 16px 48px;
}
.rsa-post-wrap .tcb-post-content,
.rsa-post-wrap section.tcb-post-content {
	max-width: 100%;
}
